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