dynamic resetFit()

Resets the target element's position and size constraints, and clear the memoized data.

Source

resetFit() =>
    jsElement.callMethod('resetFit', []);