CLLocationUpdate
public var accuracyLimited: Swift.Bool
CLLocationUpdate
public var authorizationDenied: Swift.Bool
CLLocationUpdate
public var authorizationDeniedGlobally: Swift.Bool
CLLocationUpdate
public var authorizationRequestInProgress: Swift.Bool
CLLocationUpdate
public var authorizationRestricted: Swift.Bool
CLLocationUpdate
public var insufficientlyInUse: Swift.Bool
CLLocationUpdate
public var locationUnavailable: Swift.Bool
CLLocationUpdate
public var serviceSessionRequired: Swift.Bool
CLLocationUpdate
public var stationary: Swift.Bool
CLBackgroundActivitySessionDiagnostic
@property(nonatomic, readonly) BOOL serviceSessionRequired;
CLBackgroundActivitySessionDiagnostic
@property(nonatomic, readonly) BOOL authorizationRequestInProgress;
CLUpdate
@property(nonatomic, readonly) BOOL authorizationDenied;
CLUpdate
@property(nonatomic, readonly) BOOL authorizationDeniedGlobally;
CLUpdate
@property(nonatomic, readonly) BOOL authorizationRestricted;
CLUpdate
@property(atomic, readonly) BOOL stationary;
CLUpdate
@property(nonatomic, readonly) BOOL insufficientlyInUse;
CLUpdate
@property(nonatomic, readonly) BOOL locationUnavailable;
CLUpdate
@property(nonatomic, readonly) BOOL accuracyLimited;
CLUpdate
@property(nonatomic, readonly) BOOL serviceSessionRequired;
CLUpdate
@property(nonatomic, readonly) BOOL authorizationRequestInProgress;