values property

CSSNumericArray get values

The CSSMathSum.values read-only property of the CSSMathSum interface returns a CSSNumericArray object which contains one or more CSSNumericValue objects.

Implementation

external CSSNumericArray get values;