Share via


SKEmitterNode.ParticleColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor ParticleColor { [Foundation.Export("particleColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParticleColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor ParticleColor { [Foundation.Export("particleColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParticleColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("particleColor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setParticleColor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ParticleColor : UIKit.UIColor with get, set
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("particleColor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setParticleColor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ParticleColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to