Condividi tramite


UITextField.TextInRange(UITextRange) Metodo

Definizione

Sottostringa di testo in range.

[Foundation.Export("textInRange:")]
public virtual string TextInRange (UIKit.UITextRange range);
abstract member TextInRange : UIKit.UITextRange -> string
override this.TextInRange : UIKit.UITextRange -> string

Parametri

range
UITextRange

Intervallo di testo.

Restituisce

Implementazioni

Attributi

Si applica a