needsInputModeSwitchKey
A Boolean value that indicates whether the keyboard must display an input switcher key.
Declaration
var needsInputModeSwitchKey: Bool { get }Discussion
The input switcher key allows the user to switch between different keyboards. When this property is true, your custom keyboard should provide such a key.