Share via


SKLightNode.LightColor Property

Definition

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

Property Value

Attributes

Applies to