selectionStart 属性

int? selectionStart

实现

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

实现

set selectionStart(int? value) native;