selectionStart property

int get selectionStart

Implementation

external int get selectionStart;
set selectionStart (int value)

Implementation

external set selectionStart(int value);