View.getIndentOnTab
bool getIndentOnTab() nothrowReturns whether when the tab key is pressed the current selection should get indented instead of replaced with the \t character.
Returns
true if the selection is indented when tab is pressed.
bool getIndentOnTab() nothrowReturns whether when the tab key is pressed the current selection should get indented instead of replaced with the \t character.