Share via


CISpotLight.Brightness Property

Definition

Gets or sets the brightness of the spotlight.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float Brightness { [Foundation.Export("brightness")] get; [Foundation.Export("setBrightness:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("brightness")>]
[<set: Foundation.Export("setBrightness:")>]
member this.Brightness : single with get, set

Property Value

Implements

Attributes

Applies to