Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
button
/
inkapplications.shade.button.structures
/
ButtonEvent
Button
Event
@
JvmInline
@
Serializable
value
class
ButtonEvent
(
val
key
:
String
)
Events that can be sent by a button control.
Members
Constructors
Button
Event
Link copied to clipboard
constructor
(
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String