scroll 属性

String? scroll

实现

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

实现

set scroll(String? value) native;