currentTranslate property

DOMPointReadOnly currentTranslate

Implementation

DOMPointReadOnly get currentTranslate =>
    js_util.getProperty(this, 'currentTranslate');