Contents

setMatrixValue

Sets the matrix values using a string representation.

Declaration

void setMatrixValue(
    optional DOMString string
);

Parameters

  • string:

    A string returned by the Devlink 1694636 transform function—typically returned by window.getComputedStyle(element).webkitTransform().