Share via


VNHumanBodyPoseObservationJointNameExtensions Class

Definition

Extension methods for the VNHumanBodyPoseObservationJointName enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class VNHumanBodyPoseObservationJointNameExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type VNHumanBodyPoseObservationJointNameExtensions = class
Inheritance
VNHumanBodyPoseObservationJointNameExtensions
Attributes

Methods

Name Description
GetConstant(VNHumanBodyPoseObservationJointName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the VNHumanBodyPoseObservationJointName value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the VNHumanBodyPoseObservationJointName value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the VNHumanBodyPoseObservationJointName value named by constant.

Applies to