toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.property
/
ViewActionList
View
Action
List
class
ViewActionList
(
val
actions
:
List
<
ViewAction
>
)
Members
Constructors
View
Action
List
Link copied to clipboard
constructor
(
vararg
actions
:
ViewAction
)
constructor
(
actions
:
List
<
ViewAction
>
)
Properties
actions
Link copied to clipboard
val
actions
:
List
<
ViewAction
>