VNFaceObservation.Roll Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Runtime.InteropServices.NFloat>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat? Roll { [Foundation.Export("roll", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Runtime.InteropServices.NFloat>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("roll", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Roll : Nullable<System.Runtime.InteropServices.NFloat>

Property Value

Attributes

Applies to