Package org.robovm.apple.vision
Class VNHumanBodyPoseObservationJointName.Values
java.lang.Object
org.robovm.apple.vision.VNHumanBodyPoseObservationJointName.Values
- Enclosing class:
- VNHumanBodyPoseObservationJointName
public static class VNHumanBodyPoseObservationJointName.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringLeftAnkle()static NSStringLeftEar()static NSStringLeftElbow()static NSStringLeftEye()static NSStringLeftHip()static NSStringLeftKnee()static NSStringLeftShoulder()static NSStringLeftWrist()static NSStringNeck()static NSStringNose()static NSStringRightAnkle()static NSStringRightEar()static NSStringRightElbow()static NSStringRightEye()static NSStringRightHip()static NSStringRightKnee()static NSStringRightShoulder()static NSStringRightWrist()static NSStringRoot()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Nose
- Since:
- Available in iOS 14.0 and later.
-
LeftEye
- Since:
- Available in iOS 14.0 and later.
-
RightEye
- Since:
- Available in iOS 14.0 and later.
-
LeftEar
- Since:
- Available in iOS 14.0 and later.
-
RightEar
- Since:
- Available in iOS 14.0 and later.
-
LeftShoulder
- Since:
- Available in iOS 14.0 and later.
-
RightShoulder
- Since:
- Available in iOS 14.0 and later.
-
Neck
- Since:
- Available in iOS 14.0 and later.
-
LeftElbow
- Since:
- Available in iOS 14.0 and later.
-
RightElbow
- Since:
- Available in iOS 14.0 and later.
-
LeftWrist
- Since:
- Available in iOS 14.0 and later.
-
RightWrist
- Since:
- Available in iOS 14.0 and later.
-
LeftHip
- Since:
- Available in iOS 14.0 and later.
-
RightHip
- Since:
- Available in iOS 14.0 and later.
-
Root
- Since:
- Available in iOS 14.0 and later.
-
LeftKnee
- Since:
- Available in iOS 14.0 and later.
-
RightKnee
- Since:
- Available in iOS 14.0 and later.
-
LeftAnkle
- Since:
- Available in iOS 14.0 and later.
-
RightAnkle
- Since:
- Available in iOS 14.0 and later.
-