selectionEnd 属性

int? selectionEnd

实现

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

实现

set selectionEnd(int? value) native;