selectionStart property

int? get selectionStart

Implementation

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

Implementation

set selectionStart(int? val);