共用方式為


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

屬性

適用於