selectionStart property

int selectionStart

Implementation

external int get selectionStart;
void selectionStart=(int value)

Implementation

external set selectionStart(int value);