PassiveNavigationEventsManagerDataSource
public protocol PassiveNavigationEventsManagerDataSource : AnyObject
A data source that declares values required for recording passive location events.
-
Declaration
Swift
var rawLocation: CLLocation? { get } -
Declaration
Swift
var locationManagerType: NavigationLocationManager.Type { get }
Install in Dash
PassiveNavigationEventsManagerDataSource Protocol Reference