selectionStart property

int selectionStart

Implementation

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

Implementation

set selectionStart(int value) native;