Compartir a través de


UIInputViewController.HasDictationKey Propiedad

Definición

Obtiene o establece si el teclado personalizado tiene una tecla de dictado.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool HasDictationKey { [Foundation.Export("hasDictationKey")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setHasDictationKey:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.HasDictationKey : bool with get, set

Valor de propiedad

Atributos

Se aplica a