Expand description
Software Keyboard applet.
This applet opens a virtual keyboard on the console’s bottom screen which lets the user write UTF-16 valid text.
Structs§
- Special features that can be activated via
SoftwareKeyboard::set_features()
. - Availble filters to disallow some types of input for the
SoftwareKeyboard
. - Configuration structure to setup the Parental Lock applet.
- Configuration structure to setup the Software Keyboard applet.
Enums§
- Represents which button the user pressed to close the
SoftwareKeyboard
. - Configuration to setup the on-screen buttons to exit the
SoftwareKeyboard
prompt. - The type of result returned by a custom filter callback.
- Error returned by an unsuccessful
SoftwareKeyboard::launch()
. - The type of keyboard used by the
SoftwareKeyboard
. - Represents the password mode to conceal the input text for the
SoftwareKeyboard
. - Restrictions to enforce rules on the keyboard input.