Condividi tramite


UITextField.GetCharacterRange(UITextPosition, UITextLayoutDirection) Metodo

Definizione

Restituisce un intervallo che rappresenta la distanza da byExtendingPosition a quanto possibile in 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

Parametri

byExtendingPosition
UITextPosition

Posizione in un testo.

direction
UITextLayoutDirection

Direzione del layout.

Restituisce

Implementazioni

Attributi

Si applica a