TextView.cursorVisible

bool cursorVisible() @property

Get cursorVisible property.

Returns

If the insertion cursor is shown.
void cursorVisible(bool propval) @property

Set cursorVisible property.

Parameters

propvalIf the insertion cursor is shown.