Share via


CAEmitterLayer.Cells Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreAnimation.CAEmitterCell[]? Cells { [Foundation.Export("emitterCells", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEmitterCells:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("emitterCells", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEmitterCells:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Cells : CoreAnimation.CAEmitterCell[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to