selectionStart property

int? get selectionStart

Implementation

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

Implementation

set selectionStart(int? value);