Share via


ARSkeletonJointNameExtensions.GetConstant(ARSkeletonJointName) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this ARKit.ARSkeletonJointName self);
static member GetConstant : ARKit.ARSkeletonJointName -> Foundation.NSString

Parameters

self
ARSkeletonJointName

The instance on which this method operates.

Returns

Applies to