Partager via


UITextField.InputView Propriété

Définition

Vue personnalisée à utiliser lorsque le contrôle devient le premier répondeur.

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

Valeur de propriété

Cette valeur peut être null.

Attributs

Remarques

La valeur par défaut est null et est le clavier système standard.

S’applique à