Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
scenes
/
inkapplications.shade.scenes.structures
/
SceneRecallAction
Scene
Recall
Action
@
JvmInline
@
Serializable
value
class
SceneRecallAction
(
val
key
:
String
)
When writing active, the actions in the scene are executed on the target.
Members
Constructors
Scene
Recall
Action
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