direction 属性

String? direction
重写

实现

String? get direction native;
void direction=(String? value)

实现

set direction(String? value) native;