Share via


CAEmitterCell.ScaleSpeed Property

Definition

Gets or sets the speed at which the scale factor changes.

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

Property Value

Attributes

Applies to