Share via


IUITextSelectionHandleView.CustomShape Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBezierPath? CustomShape { [Foundation.Export("customShape", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCustomShape:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customShape", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCustomShape:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CustomShape : UIKit.UIBezierPath with get, set

Property Value

Attributes

Applies to