Share via


CAEmitterCell.SpinRange Property

Definition

Gets or sets the average value by which the spin can differ from its nominal value.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat SpinRange { [Foundation.Export("spinRange")] get; [Foundation.Export("setSpinRange:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("spinRange")>]
[<set: Foundation.Export("setSpinRange:")>]
member this.SpinRange : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to