MCPcopy Create free account
hub / github.com/SpringRoll/SpringRoll / enabled

Method enabled

src/scale-manager/ResizeHelper.js:19–19  ·  view source on GitHub ↗

* Returns the enabled state of the ResizeHelper. * @memberof ResizeHelper

()

Source from the content-addressed store, hash-verified

17 * @memberof ResizeHelper
18 */
19 get enabled() { return this._enabled; }
20 /**
21 * Sets the enabled state of the ResizeHelper.
22 * Forces a resize event.

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.95

Tested by

no test coverage detected