toggle menu
animatedledstrip-core
1.0.5
common
switch theme
search in API
animatedledstrip-core
/
animatedledstrip.leds.animationmanagement
/
EndAnimation
End
Animation
data
class
EndAnimation
(
val
id
:
String
=
""
)
:
SendableData
Communicates that an animation should end or is ending
Members
Constructors
End
Animation
Link copied to clipboard
constructor
(
id
:
String
=
""
)
Properties
id
Link copied to clipboard
val
id
:
String
The ID of the animation
Functions
json
Link copied to clipboard
open
fun
json
(
)
:
ByteArray
json
String
Link copied to clipboard
open
fun
jsonString
(
)
:
String
json
String
With
Delimiter
Link copied to clipboard
open
fun
jsonStringWithDelimiter
(
)
:
String
json
With
Delimiter
Link copied to clipboard
open
fun
jsonWithDelimiter
(
)
:
ByteArray