Enumeration

PosInputMethodHint

Declaration

enum Pos.InputMethodHint

Description [src]

Input hint as specified by text input protocol.

Members

Name Description
POS_INPUT_METHOD_HINT_NONE No description available.
POS_INPUT_METHOD_HINT_COMPLETION No description available.
POS_INPUT_METHOD_HINT_SPELLCHECK No description available.
POS_INPUT_METHOD_HINT_AUTO_CAPITALIZATION No description available.
POS_INPUT_METHOD_HINT_LOWERCASE No description available.
POS_INPUT_METHOD_HINT_UPPERCASE No description available.
POS_INPUT_METHOD_HINT_TITLECASE No description available.
POS_INPUT_METHOD_HINT_HIDDEN_TEXT No description available.
POS_INPUT_METHOD_HINT_SENSITIVE_DATA No description available.
POS_INPUT_METHOD_HINT_LATIN No description available.
POS_INPUT_METHOD_HINT_MULTILINE No description available.