selectionEnd property

int? get selectionEnd

Implementation

int? get selectionEnd;
set selectionEnd (int? val)

Implementation

set selectionEnd(int? val);