width

The width of the scene in LogicalPixels. In most cases, root's width == Scene.width. However, if the user shrinks the window smaller than the root's minWidth, then root is given it's minWidth, and the right hand side will not be visible.