Share via


CAEmitterCell.BlueRange Property

Definition

Gets or sets the average deviation of the blue color component.

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

Property Value

Attributes

Applies to