Partager via


UITextView.GetPositionWithinRange(UITextRange, UITextLayoutDirection) Méthode

Définition

Retourne la position la plus éloignée possible dans le texte visible.

[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

Paramètres

range
UITextRange

Plage de texte dans le document.

direction
UITextLayoutDirection

Direction de la disposition.

Retours

Implémente

Attributs

S’applique à