Share via


VNDetectHumanBodyPose3DRequest.GetSupportedJointsGroupNames(NSError) Method

Definition

[Foundation.Export("supportedJointsGroupNamesAndReturnError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Vision.VNHumanBodyPose3DObservationJointsGroupName[]? GetSupportedJointsGroupNames(out Foundation.NSError? error);
[<Foundation.Export("supportedJointsGroupNamesAndReturnError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSupportedJointsGroupNames : NSError -> Vision.VNHumanBodyPose3DObservationJointsGroupName[]
override this.GetSupportedJointsGroupNames : NSError -> Vision.VNHumanBodyPose3DObservationJointsGroupName[]

Parameters

error
NSError

Returns

Attributes

Applies to