mojo.app.View.LayoutSize - nitrologic/monkey2 GitHub Wiki

mojo::mojo.app.mojo.app.View.LayoutSize

Property LayoutSize:std:std.geom.Vec2i

MeasuredSize plus the current RenderStyle bounds size.

Use this instead of MeasuredSize when calculating layout size for child views.