TextView.acceptsTab
bool acceptsTab() @propertyGet acceptsTab property.
Returns
Whether Tab will result in a tab character being entered.
void acceptsTab(bool propval) @propertySet acceptsTab property.
Parameters
propval | Whether Tab will result in a tab character being entered. |