Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
enum BehaviorMatrixType { behaviorMatrixTypeDefault, behaviorMatrixTypeInPage }
-
enum DeviceType specifies the device type on which this is running (must be set from outside)
See moreDeclaration
Objective-C
enum DeviceType {}
-
enum NetworkReachability specifies the type of internet connection (must be set from outside)
See moreDeclaration
Objective-C
enum NetworkReachability {}