CSSSkew
open class CSSSkew(var ax: CSSNumericValue, var ay: CSSNumericValue) : CSSTransformComponent(source)
The CSSSkew interface of the CSS Typed Object Model API is part of the CSSTransformValue interface.
The CSSSkew interface of the CSS Typed Object Model API is part of the CSSTransformValue interface.