width property

dynamic width

Implementation

external dynamic get width;
void width=(dynamic v)

Implementation

external set width(dynamic v);