UIKeyCommand.DiscoverabilityTitle 属性

定义

要用于键盘快捷方式的标签。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString DiscoverabilityTitle { [Foundation.Export("discoverabilityTitle")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDiscoverabilityTitle:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DiscoverabilityTitle : Foundation.NSString with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于