UIKit.IUITextInput.TextInRange Method
Gets all the text that is specified within a certain range.

Syntax

[Foundation.Export("textInRange:")]
[Foundation.Preserve(Conditional=true)]
public string TextInRange (UITextRange range)

Parameters

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

Returns

Document substring falling within a certain specified range.

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