Uses of Class
org.robovm.apple.coremotion.CMAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.coremotion |
-
Uses of CMAuthorizationStatus in org.robovm.apple.coremotion
Methods in org.robovm.apple.coremotion that return CMAuthorizationStatus Modifier and Type Method Description static CMAuthorizationStatusCMAltimeter. authorizationStatus()static CMAuthorizationStatusCMHeadphoneMotionManager. authorizationStatus()static CMAuthorizationStatusCMMotionActivityManager. authorizationStatus()static CMAuthorizationStatusCMPedometer. authorizationStatus()static CMAuthorizationStatusCMSensorRecorder. authorizationStatus()static CMAuthorizationStatusCMAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static CMAuthorizationStatusCMAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CMAuthorizationStatus[]CMAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.