Package org.robovm.apple.healthkit
Class HKCharacteristicTypeIdentifier
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.healthkit.HKTypeIdentifier
org.robovm.apple.healthkit.HKCharacteristicTypeIdentifier
public class HKCharacteristicTypeIdentifier extends HKTypeIdentifier
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHKCharacteristicTypeIdentifier.AsListMarshalerstatic classHKCharacteristicTypeIdentifier.Marshalerstatic classHKCharacteristicTypeIdentifier.Values -
Field Summary
Fields Modifier and Type Field Description static HKCharacteristicTypeIdentifierActivityMoveModestatic HKCharacteristicTypeIdentifierBiologicalSexstatic HKCharacteristicTypeIdentifierBloodTypestatic HKCharacteristicTypeIdentifierDateOfBirthstatic HKCharacteristicTypeIdentifierFitzpatrickSkinTypestatic HKCharacteristicTypeIdentifierWheelchairUse -
Method Summary
Modifier and Type Method Description static HKCharacteristicTypeIdentifiervalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
BiologicalSex
-
BloodType
-
DateOfBirth
-
FitzpatrickSkinType
- Since:
- Available in iOS 9.0 and later.
-
WheelchairUse
- Since:
- Available in iOS 10.0 and later.
-
ActivityMoveMode
- Since:
- Available in iOS 14.0 and later.
-
-
Method Details
-
valueOf
-