TextView.acceptsTab

bool acceptsTab() @property

Get acceptsTab property.

Returns

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

Set acceptsTab property.

Parameters

propvalWhether Tab will result in a tab character being entered.