[readonly] boundingParent :DOMElement
The DOM element that is considered the Parent bounding element, if any.
This null
if parentIsWindow is true or if fullscreen mode is entered and fullScreenTarget is specified.
It will also be null if there is no game canvas or if the game canvas has no parent.
- Source code: core/ScaleManager.js (Line 2091)
Please login to continue.