GeometryBorderMode

Interaction modes for parent borders.

Values

ValueMeaning
inside"inside"

Take into consideration the border when placing widgets.

outside"outside"

Don't take consideration the border when placing widgets.

ignore"ignore"

Ignore borders.

Meta