UI.LayoutLast

static Bounds LayoutLast{ get }

Description

These are the layout bounds of the most recently reserved layout space. The Z axis dimensions are always 0. Only UI elements that affect the surface’s layout will report their bounds here. You can reserve your own layout space via UI.LayoutReserve, and that call will also report here.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!