TextView.resetCursorBlink

Ensures that the cursor is shown.

This also resets the time that it will stay blinking (or visible, in case blinking is disabled).

This function should be called in response to user input (e.g. from derived classes that override the textview's event handlers).

class TextView
void
resetCursorBlink
()

Meta