selectionEnd property

int? get selectionEnd

Implementation

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

Implementation

set selectionEnd(int? value);