FlexContainerProps
Defined in: mixins/factory/props.ts:155
Configuration for the Container class.
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[key
: string
]: any
Properties
Section titled “Properties”alpha:
number
Defined in: mixins/factory/props.ts:34
Inherited from
Section titled “Inherited from”autoLayoutChildren?
Section titled “autoLayoutChildren?”
optional
autoLayoutChildren:boolean
Defined in: ui/FlexContainer.ts:14
Inherited from
Section titled “Inherited from”FlexContainerConfig
.autoLayoutChildren
autoResize
Section titled “autoResize”autoResize:
boolean
Defined in: display/Container.ts:15
Inherited from
Section titled “Inherited from”autoUpdate
Section titled “autoUpdate”autoUpdate:
boolean
Defined in: display/Container.ts:16
Inherited from
Section titled “Inherited from”bindTo?
Section titled “bindTo?”
optional
bindTo:ContainerLike
Defined in: ui/FlexContainer.ts:12
Inherited from
Section titled “Inherited from”bindToAppSize?
Section titled “bindToAppSize?”
optional
bindToAppSize:boolean
Defined in: ui/FlexContainer.ts:13
Inherited from
Section titled “Inherited from”FlexContainerConfig
.bindToAppSize
layout?
Section titled “layout?”
optional
layout:null
|boolean
|Omit
<LayoutOptions
,"target"
>
Defined in: mixins/factory/props.ts:39
Inherited from
Section titled “Inherited from”pivot:
PointLike
Defined in: mixins/factory/props.ts:30
Inherited from
Section titled “Inherited from”position
Section titled “position”position:
PointLike
Defined in: mixins/factory/props.ts:20
Inherited from
Section titled “Inherited from”priority
Section titled “priority”priority:
SignalOrder
Defined in: display/Container.ts:17
Inherited from
Section titled “Inherited from”scale:
PointLike
Defined in: mixins/factory/props.ts:26
Inherited from
Section titled “Inherited from”scaleX
Section titled “scaleX”scaleX:
number
Defined in: mixins/factory/props.ts:24
Inherited from
Section titled “Inherited from”scaleY
Section titled “scaleY”scaleY:
number
Defined in: mixins/factory/props.ts:25
Inherited from
Section titled “Inherited from”visible
Section titled “visible”visible:
boolean
Defined in: mixins/factory/props.ts:35
Inherited from
Section titled “Inherited from”x:
number
Defined in: mixins/factory/props.ts:18
Inherited from
Section titled “Inherited from”y:
number
Defined in: mixins/factory/props.ts:19