UIKit.UITextView.GetPosition Method
Returns a second position that is offset from the specified position.

Syntax

[Foundation.Export("positionFromPosition:offset:")]
public virtual UITextPosition GetPosition (UITextPosition fromPosition, nint offset)

Parameters

fromPosition
A position within a document.
offset
A positive or negative character offset relative to fromPosition.

Returns

Remarks

May be null if the computed position is less than zero or greater than the length of the text in the document.

Requirements

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