Share via


VNAnimalBodyPoseObservationJointNameExtensions Class

Definition

Extension methods for the VNAnimalBodyPoseObservationJointName enumeration.

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

Methods

Name Description
GetConstant(VNAnimalBodyPoseObservationJointName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the VNAnimalBodyPoseObservationJointName value named by constant.

Applies to