Share via


CAEmitterLayer.Size Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize Size { [Foundation.Export("emitterSize")] get; [Foundation.Export("setEmitterSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("emitterSize")>]
[<set: Foundation.Export("setEmitterSize:")>]
member this.Size : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to