selectionEnd property

int? get selectionEnd
override

Implementation

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

Implementation

set selectionEnd(int? value) native;