glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.scene.dsl
/
singleContainer
single
Container
fun
singleContainer
(
block
:
SingleContainer
.
(
)
->
Unit
?
=
null
)
:
SingleContainer
fun
singleContainer
(
content
:
Node
,
block
:
SingleContainer
.
(
)
->
Unit
?
=
null
)
:
SingleContainer
fun
singleContainer
(
contentProperty
:
ObservableOptionalNode
,
block
:
SingleContainer
.
(
)
->
Unit
?
=
null
)
:
SingleContainer