Struct CenterContainer
Keeps children controls centered.
struct CenterContainer
;
CenterContainer keeps children controls centered. This container keeps all children to their minimum size, in the center.
Properties
Name | Type | Description |
---|---|---|
useTopLeft [get, set]
|
bool | If true , centers children relative to the CenterContainer 's top left corner.
|
Methods
Name | Description |
---|---|
isUsingTopLeft
|
|
setUseTopLeft
|