Share via


VNDetectFaceLandmarksRequest.Constellation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Vision.VNRequestFaceLandmarksConstellation Constellation { [Foundation.Export("constellation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setConstellation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("constellation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setConstellation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Constellation : Vision.VNRequestFaceLandmarksConstellation with get, set

Property Value

Attributes

Applies to