inputModes
The active keyboard languages in the session.
Declaration
var inputModes: [String] { get }Discussion
An example array entry is en_US. A user may switch between multiple languages in the same session.
The active keyboard languages in the session.
var inputModes: [String] { get }An example array entry is en_US. A user may switch between multiple languages in the same session.