Condividi tramite


UITextField.InputView Proprietà

Definizione

Visualizzazione personalizzata da usare quando il controllo diventa il primo risponditore.

public virtual UIKit.UIView InputView { [Foundation.Export("inputView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setInputView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.InputView : UIKit.UIView with get, set

Valore della proprietà

Il valore può essere null.

Attributi

Commenti

Il valore predefinito è e è null la tastiera di sistema standard.

Si applica a