selectionDirection property

String? get selectionDirection
override

Implementation

String? get selectionDirection native;
set selectionDirection (String? value)
override

Implementation

set selectionDirection(String? value) native;