x property

CssNumericValue? get x

Implementation

CssNumericValue? get x native;
set x (CssNumericValue? value)

Implementation

set x(CssNumericValue? value) native;