Share via


ARSkeletonJointNameExtensions Class

Definition

Extension methods for the ARSkeletonJointName enumeration.

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

Methods

Name Description
GetConstant(ARSkeletonJointName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the ARSkeletonJointName value named by constant.

Applies to