Compartilhar via


UITextField.GetCharacterRange(UITextPosition, UITextLayoutDirection) Método

Definição

Retorna um intervalo que representa a distância de byExtendingPosition até o mais longe possível em direction.

[Foundation.Export("characterRangeByExtendingPosition:inDirection:")]
public virtual UIKit.UITextRange GetCharacterRange (UIKit.UITextPosition byExtendingPosition, UIKit.UITextLayoutDirection direction);
abstract member GetCharacterRange : UIKit.UITextPosition * UIKit.UITextLayoutDirection -> UIKit.UITextRange
override this.GetCharacterRange : UIKit.UITextPosition * UIKit.UITextLayoutDirection -> UIKit.UITextRange

Parâmetros

byExtendingPosition
UITextPosition

Um local em algum texto.

direction
UITextLayoutDirection

A direção do layout.

Retornos

Implementações

Atributos

Aplica-se a