TextView.cursorVisible
bool cursorVisible() @propertyGet cursorVisible property.
Returns
If the insertion cursor is shown.
void cursorVisible(bool propval) @propertySet cursorVisible property.
Parameters
propval | If the insertion cursor is shown. |