selectionEnd property

int selectionEnd
override

Implementation

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

Implementation

set selectionEnd(int? value) native;