UIKit.IUITextInput.GetSelectionRects Method
Gets an array of selection rects that corresponds to a text range.

Syntax

[Foundation.Export("selectionRectsForRange:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public UITextSelectionRect[] GetSelectionRects (UITextRange range)

Parameters

range
A UITextRange object indicating the range of a document's text.

Returns

An array of selection rects.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0