Variable FitRequestConst

FitRequest: ConflatableMessage = ...

A singleton conflatable 'fit-request' message.

Notes

For widgets with a layout, this message will inform the layout to recalculate its size constraints to fit the space requirements of its child widgets, and to update their position and size. Not all layouts will respond to messages of this type.