InputHints#

Added in version 2.28.

class InputHints#

Enum values used to describe hints that might be taken into account by input methods.

Fields#

class InputHints
INHIBIT_OSK#

The type of the None singleton.

LOWERCASE#

The type of the None singleton.

NONE#

The type of the None singleton.

SPELLCHECK#

The type of the None singleton.

UPPERCASE_CHARS#

The type of the None singleton.

UPPERCASE_SENTENCES#

The type of the None singleton.

UPPERCASE_WORDS#

The type of the None singleton.