OpenFairyGUI API
Preparing search index...
core/src
ControllerCompositionOptions
Interface ControllerCompositionOptions
interface
ControllerCompositionOptions
{
actions
?:
ControllerActionComposition
[]
;
alias
?:
string
;
autoRadioGroupDepth
?:
boolean
;
exported
?:
boolean
;
homePage
?:
string
;
homePageType
?:
ControllerHomePageType
;
name
:
string
;
pages
:
ControllerPageComposition
[]
;
selectedIndex
?:
number
;
}
Index
Properties
actions?
alias?
auto
Radio
Group
Depth?
exported?
home
Page?
home
Page
Type?
name
pages
selected
Index?
Properties
Optional
actions
actions
?:
ControllerActionComposition
[]
Optional
alias
alias
?:
string
Optional
auto
Radio
Group
Depth
autoRadioGroupDepth
?:
boolean
Optional
exported
exported
?:
boolean
Optional
home
Page
homePage
?:
string
Optional
home
Page
Type
homePageType
?:
ControllerHomePageType
name
name
:
string
pages
pages
:
ControllerPageComposition
[]
Optional
selected
Index
selectedIndex
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
alias
auto
Radio
Group
Depth
exported
home
Page
home
Page
Type
name
pages
selected
Index
OpenFairyGUI API
Loading...