Share via


IUITextSelectionHighlightView.SelectionRects Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextSelectionRect[] SelectionRects { [Foundation.Export("selectionRects", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectionRects:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectionRects", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSelectionRects:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SelectionRects : UIKit.UITextSelectionRect[] with get, set

Property Value

Attributes

Applies to