Share via


CAEmitterCell.AccelerationY Property

Definition

Gets or sets the Y component of the cell's acceleration.

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

Property Value

Attributes

Applies to