Freigeben über


IUITextInput.GetPositionWithinRange Methode

Definition

Ruft eine Position innerhalb eines angegebenen Bereichs ab.

[Foundation.Export("positionWithinRange:farthestInDirection:")]
[Foundation.Preserve(Conditional=true)]
public UIKit.UITextPosition GetPositionWithinRange (UIKit.UITextRange range, UIKit.UITextLayoutDirection direction);
abstract member GetPositionWithinRange : UIKit.UITextRange * UIKit.UITextLayoutDirection -> UIKit.UITextPosition

Parameter

range
UITextRange

Ein UITextRange-Objekt, das den Textbereich eines Dokuments angibt.

direction
UITextLayoutDirection

Eine Konstante, die die Richtung für die Speicherung angibt.

Gibt zurück

Eine Position innerhalb eines angegebenen Bereichs.

Attribute

Gilt für: