UIResponder.InputViewController Propiedad

Definición

Obtiene el personalizado UIInputViewController que se va a mostrar cuando thisUIResponder se convierte en el primer respondedor.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIInputViewController InputViewController { [Foundation.Export("inputViewController")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputViewController : UIKit.UIInputViewController

Valor de propiedad

El valor de esta propiedad de solo lectura es null

Atributos

Se aplica a