width 属性

int? width
override

实现

int? get width native;
void width=(int? value)
override

实现

set width(int? value) native;