Textfield::Type
Category | enum class |
Type | hime_textfield_type_t |
Input type for Textfield.
This type can have following values:
kHimeTextfieldTypeText
- Input caret is in a normal editable node, any input method can be used.kHimeTextfieldTypePassword
- Input caret is in a password box, an input method may be used only if it's suitable for password input.kHimeTextfieldTypeSearch
kHimeTextfieldTypeNumber