width property

int? get width
override

Implementation

int? get width native;
set width (int? value)
override

Implementation

set width(int? value) native;