orientation 属性

String? orientation

实现

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

实现

set orientation(String? value) native;