length property

int get length

The read-only length property of the CSSTransformValue interface returns the number of transform components in the list.

Implementation

external int get length;