Share via


CIPageCurlWithShadowTransition.ShadowAmount Property

Definition

Gets or sets the darkness of the shadow effect.

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

Property Value

Implements

Attributes

Applies to