Share via


CAEmitterLayer.Position Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint Position { [Foundation.Export("emitterPosition")] get; [Foundation.Export("setEmitterPosition:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("emitterPosition")>]
[<set: Foundation.Export("setEmitterPosition:")>]
member this.Position : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to