selectionEnd property

int? selectionEnd

Implementation

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

Implementation

set selectionEnd(int? value) native;