Freigeben über


UITextView.GetPositionWithinRange(UITextRange, UITextLayoutDirection) Methode

Definition

Gibt die am weitesten entfernte Position im sichtbaren Text zurück.

[Foundation.Export("positionWithinRange:farthestInDirection:")]
public virtual UIKit.UITextPosition GetPositionWithinRange (UIKit.UITextRange range, UIKit.UITextLayoutDirection direction);
abstract member GetPositionWithinRange : UIKit.UITextRange * UIKit.UITextLayoutDirection -> UIKit.UITextPosition
override this.GetPositionWithinRange : UIKit.UITextRange * UIKit.UITextLayoutDirection -> UIKit.UITextPosition

Parameter

range
UITextRange

Ein Textbereich im Dokument.

direction
UITextLayoutDirection

Die Richtung des Layouts.

Gibt zurück

Implementiert

Attribute

Gilt für: