UIInputViewController.HasDictationKey 属性

定义

获取或设置自定义键盘是否具有听写键。

[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

属性值

属性

适用于