Partager via


IUITextInput.GetPositionWithinRange Méthode

Définition

Obtient une position dans une plage spécifiée.

[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

Paramètres

range
UITextRange

Objet UITextRange indiquant la plage du texte d’un document.

direction
UITextLayoutDirection

Constante indiquant la direction du stockage.

Retours

Position dans une plage spécifiée.

Attributs

S’applique à