selectionEnd property

int? get selectionEnd

Implementation

int? get selectionEnd native;
set selectionEnd (int? value)

Implementation

set selectionEnd(int? value) native;