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