Share via


ICISpotLightProtocol.Concentration Property

Definition

Gets or sets a value that controls how tightly the spotlight beam is focused.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Concentration { [Foundation.Export("concentration")] get; [Foundation.Export("setConcentration:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("concentration")>]
[<set: Foundation.Export("setConcentration:")>]
member this.Concentration : single with get, set

Property Value

Attributes

Applies to