Share via


UIPreviewParameters.ShadowPath Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBezierPath? ShadowPath { [Foundation.Export("shadowPath", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setShadowPath:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shadowPath", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setShadowPath:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ShadowPath : UIKit.UIBezierPath with get, set

Property Value

Attributes

Applies to