Package org.robovm.apple.healthkit
Class HKUVExposureTypeIdentifier
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.healthkit.HKTypeIdentifier
org.robovm.apple.healthkit.HKQuantityTypeIdentifier
org.robovm.apple.healthkit.HKUVExposureTypeIdentifier
public class HKUVExposureTypeIdentifier extends HKQuantityTypeIdentifier
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHKUVExposureTypeIdentifier.AsListMarshalerstatic classHKUVExposureTypeIdentifier.Marshalerstatic classHKUVExposureTypeIdentifier.Values -
Field Summary
Fields Modifier and Type Field Description static HKUVExposureTypeIdentifierUVExposure -
Method Summary
Modifier and Type Method Description static HKUVExposureTypeIdentifiervalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
UVExposure
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details