Package org.robovm.apple.healthkit
Class HKBodyQuantityTypeIdentifier.Values
java.lang.Object
org.robovm.apple.healthkit.HKBodyQuantityTypeIdentifier.Values
- Enclosing class:
- HKBodyQuantityTypeIdentifier
public static class HKBodyQuantityTypeIdentifier.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringBodyFatPercentage()static NSStringBodyMass()static NSStringBodyMassIndex()static NSStringHeight()static NSStringLeanBodyMass()static NSStringWaistCircumference()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
BodyMassIndex
-
BodyFatPercentage
-
Height
-
BodyMass
-
LeanBodyMass
-
WaistCircumference
- Since:
- Available in iOS 11.0 and later.
-