SmartHomeEndType#
- class SmartHomeEndType#
Fields#
- class SmartHomeEndType
- AFTER#
Move to the beginning/end of the line on the first press of the HOME/END keys and to the first/last non-whitespace character on the second press.
- ALWAYS#
Always move to the first/last non-whitespace character when the HOME/END keys are pressed.
- BEFORE#
Move to the first/last non-whitespace character on the first press of the HOME/END keys and to the beginning/end of the line on the second press.
- DISABLED#
Smart-home-end disabled.