UIExtensionPointIdentifier.Keyboard Property

Definition

Represents the value associated with the constant UIApplicationKeyboardExtensionPointIdentifier

[Foundation.Field("UIApplicationKeyboardExtensionPointIdentifier", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString Keyboard { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Keyboard : Foundation.NSString

Property Value

Attributes

Applies to