TextView.acceptsTab

Set acceptsTab property.

  1. bool acceptsTab [@property getter]
  2. bool acceptsTab [@property setter]
    class TextView
    @property
    void
    acceptsTab
    (
    bool propval
    )

Parameters

propval bool

Whether Tab will result in a tab character being entered.