DeviceType
enum DeviceType {}
enum DeviceType specifies the device type on which this is running (must be set from outside)
-
Undocumented
Declaration
Objective-C
deviceTypeNone = -1
-
Undocumented
Declaration
Objective-C
deviceTypeMobile
-
Undocumented
Declaration
Objective-C
deviceTypeTablet
-
Undocumented
Declaration
Objective-C
deviceTypeDesktop
-
Undocumented
Declaration
Objective-C
deviceTypeTV