UiElement.enableGeometryAutoSize

Set if the element should change it size when requested to do so by a geometry manager.

class UiElement
enableGeometryAutoSize
(
this T
)
(
bool enable
)

Parameters

enable bool

True to enable, false to disable.

Return Value

Type: auto

This element to aid method chaining.

See Also

Meta