selectionDirection 属性

String? selectionDirection
重写

实现

String? get selectionDirection native;
void selectionDirection=(String? value)
重写

实现

set selectionDirection(String? value) native;