glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.scene.dsl
/
menuButton
menu
Button
fun
menuButton
(
text
:
String
,
block
:
MenuButton
.
(
)
->
Unit
?
=
null
)
:
MenuButton
fun
menuButton
(
text
:
String
,
graphic
:
Node
?
,
block
:
MenuButton
.
(
)
->
Unit
?
=
null
)
:
MenuButton