values property
CSSNumericArray
get
values
The CSSMathProduct.values
read-only
property of the CSSMathProduct interface returns a
CSSNumericArray object which contains one or more
CSSNumericValue objects.
Implementation
external CSSNumericArray get values;