public Canvas rootCanvas ;

설명

Returns the Canvas closest to root, by checking through each parent and returning the last canvas found. If no other canvas is found then the canvas will return itself.

See Also: isRootCanvas.