godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CenterContainer.useTopLeft
godot
centercontainer
CenterContainer
If
true
, centers children relative to the
CenterContainer
's top left corner.
bool
useTopLeft
[@property getter]
bool
useTopLeft
[@property setter]
struct
CenterContainer
@
nogc
nothrow @
property
void
useTopLeft
(
bool
v
)
Meta
Source
See Implementation
godot
centercontainer
CenterContainer
aliases
BaseClasses
functions
isUsingTopLeft
opAssign
opEquals
setUseTopLeft
toHash
properties
useTopLeft
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, centers children relative to the CenterContainer's top left corner.