Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.parameters
/
DeltaAction
Delta
Action
@
JvmInline
@
Serializable
value
class
DeltaAction
(
val
key
:
String
)
Defines the type of delta argument provided in a parameter.
Members
Constructors
Delta
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