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