Layout.performLayout

Performs any and all resizing applicable.

interface Layout
const
void
performLayout

Parameters

ctx NanoContext

The NanoVG context being used for drawing.

widget Widget

The Widget this layout is controlling sizing for.

Meta