PSHLocationStateType Constants Reference
Declared in | PSHEngine.h |
---|
PSHLocationStateType
States of the location adquisition on metrics.
Definition
typedef NS_OPTIONS(NSInteger, PSHLocationStateType ) {
PSHLocationStateTypeNever = 0,
PSHLocationStateTypeAlways,
PSHLocationStateTypeManual,
};
Constants
Declared In
PSHEngine.h