mojo.app.View.LayoutSize - nitrologic/monkey2 GitHub Wiki
mojo::mojo.app.mojo.app.View.LayoutSize
std:std.geom.Vec2i
Property LayoutSize:MeasuredSize plus the current RenderStyle bounds size.
Use this instead of MeasuredSize when calculating layout size for child views.