TextView.acceptsTab

bool acceptsTab() @property nothrow

Get acceptsTab property.

Returns

Whether Tab will result in a tab character being entered.
void acceptsTab(bool propval) @property nothrow

Set acceptsTab property.

Parameters

propvalWhether Tab will result in a tab character being entered.