toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
Views
/
SaveEvent
Save
Event
data
class
SaveEvent
(
val
action
:
String
,
val
view
:
View
?
)
Members
Constructors
Save
Event
Link copied to clipboard
constructor
(
action
:
String
,
view
:
View
?
)
Properties
action
Link copied to clipboard
val
action
:
String
view
Link copied to clipboard
val
view
:
View
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String