Classes
The following classes are available globally.
-
A type that manages a collection of tasks. When the instance is deallocated, all tasks are cancelled.
See moreDeclaration
Swift
class TaskCancellable
-
Undocumented
See moreDeclaration
Swift
public class NetworkMonitor
-
Undocumented
See moreDeclaration
Swift
final class AdvertisingState : Sendable
-
Undocumented
See moreDeclaration
Swift
final class AppState
-
A state object for managing deep links
See moreDeclaration
Swift
class DeepLinkState : CustomStringConvertible
-
A state object for managing snackbar messages
See moreDeclaration
Swift
class SnackbarState
-
A ‘router’ for navigating to different screens in the GaugeSearch feature.
See moreDeclaration
Swift
final class GaugeSearchRouter : ObservableObject