Package org.robovm.apple.healthkit
Class HKFitnessQuantityTypeIdentifier
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.HKFitnessQuantityTypeIdentifier
public class HKFitnessQuantityTypeIdentifier extends HKQuantityTypeIdentifier
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHKFitnessQuantityTypeIdentifier.AsListMarshalerstatic classHKFitnessQuantityTypeIdentifier.Marshalerstatic classHKFitnessQuantityTypeIdentifier.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static HKFitnessQuantityTypeIdentifiervalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
StepCount
-
DistanceWalkingRunning
-
DistanceCycling
-
DistanceWheelchair
- Since:
- Available in iOS 10.0 and later.
-
BasalEnergyBurned
-
ActiveEnergyBurned
-
FlightsClimbed
-
NikeFuel
-
AppleExerciseTime
- Since:
- Available in iOS 9.3 and later.
-
PushCount
- Since:
- Available in iOS 10.0 and later.
-
DistanceSwimming
- Since:
- Available in iOS 10.0 and later.
-
SwimmingStrokeCount
- Since:
- Available in iOS 10.0 and later.
-
VO2Max
- Since:
- Available in iOS 11.0 and later.
-
DistanceDownhillSnowSports
- Since:
- Available in iOS 11.2 and later.
-
AppleStandTime
- Since:
- Available in iOS 13.0 and later.
-
WalkingSpeed
- Since:
- Available in iOS 14.0 and later.
-
WalkingDoubleSupportPercentage
- Since:
- Available in iOS 14.0 and later.
-
WalkingAsymmetryPercentage
- Since:
- Available in iOS 14.0 and later.
-
WalkingStepLength
- Since:
- Available in iOS 14.0 and later.
-
SixMinuteWalkTestDistance
- Since:
- Available in iOS 14.0 and later.
-
StairAscentSpeed
- Since:
- Available in iOS 14.0 and later.
-
StairDescentSpeed
- Since:
- Available in iOS 14.0 and later.
-
AppleMoveTime
- Since:
- Available in iOS 14.5 and later.
-
AppleWalkingSteadiness
- Since:
- Available in iOS 15.0 and later.
-
-
Method Details