AppleLocationSettings

Platform-specific configuration for the Apple DefaultLocationManager, passed to its DefaultLocationManager.Builder.

The common, cross-platform settings remain on BaseLocationManager.Settings; this holds only options that exist on specific Apple targets. The default constructor applies each platform's defaults, so platforms with no extra options expose nothing here.

Platform-specific configuration for the Apple DefaultLocationManager, passed to its DefaultLocationManager.Builder.

The common, cross-platform settings remain on BaseLocationManager.Settings; this holds only options that exist on specific Apple targets. The default constructor applies each platform's defaults, so platforms with no extra options expose nothing here.

Platform-specific configuration for the Apple DefaultLocationManager, passed to its DefaultLocationManager.Builder.

The common, cross-platform settings remain on BaseLocationManager.Settings; this holds only options that exist on specific Apple targets. The default constructor applies each platform's defaults, so platforms with no extra options expose nothing here.

Platform-specific configuration for the Apple DefaultLocationManager, passed to its DefaultLocationManager.Builder.

The common, cross-platform settings remain on BaseLocationManager.Settings; this holds only options that exist on specific Apple targets. The default constructor applies each platform's defaults, so platforms with no extra options expose nothing here.

Constructors

Link copied to clipboard
expect constructor()
actual constructor()
actual constructor()
constructor(pollInterval: Duration)
actual constructor()
actual constructor()

Properties

Link copied to clipboard

how often requestLocation() is re-issued while monitoring (tvOS has no streaming updates).