Previous topic

FlexGridSizer

Next topic

FloodFillStyle

This Page

phoenix_title FlexSizerGrowModeΒΆ

The FlexSizerGrowMode enumeration provides the following values:

Description Value
FLEX_GROWMODE_NONE Don’t resize the cells in non-flexible direction at all.
FLEX_GROWMODE_SPECIFIED Uniformly resize only the specified ones (default).
FLEX_GROWMODE_ALL Uniformly resize all cells.