Share via


CIHighlightShadowAdjust.HighlightAmount Property

Definition

Gets or sets a value in the range [0,1] that contols by how much to dampen highlights.

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

Property Value

Implements

Attributes

Applies to