Share via


ICIPageCurlWithShadowTransitionProtocol.InputShadowExtent Property

Definition

Gets or sets the extent of the target image to shade.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect InputShadowExtent { [Foundation.Export("shadowExtent", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setShadowExtent:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shadowExtent", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setShadowExtent:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.InputShadowExtent : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to