keyboard
The identifier for custom keyboards.
Declaration
static let keyboard: UIApplication.ExtensionPointIdentifierDiscussion
To reject the use of custom keyboards in your app, specify this constant in your implementation of the application(_:shouldAllowExtensionPointIdentifier:) delegate method.