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