TextView.cursorVisible

Set cursorVisible property.

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

Parameters

propval bool

If the insertion cursor is shown.