SKLocationAuthorization Constants Reference
| Declared in | SKLocationConfiguration.h |
|---|
SKLocationAuthorization
These constants indicate the authorization of the Location sensor.
Definition
typedef NS_ENUM(NSUInteger, SKLocationAuthorization ) {
SKLocationAuthorizationWhenInUse,
SKLocationAuthorizationAlways,
};
Constants
Declared In
SKLocationConfiguration.h