toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
editor
/
joyfill.editors.event
Package-level
declarations
Types
Types
Event
Capture
Link copied to clipboard
data
class
EventCapture
(
val
value
:
Any
?
,
val
target
:
String
=
Target.field_update
,
val
timestamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)