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