toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk
/
EventWithParameters
Event
With
Parameters
data
class
EventWithParameters
<
T
:
Any
>
(
val
eventReference
:
EventReference
,
val
parameters
:
EventParameters
<
T
>
)
Members
Constructors
Event
With
Parameters
Link copied to clipboard
constructor
(
eventReference
:
EventReference
,
parameters
:
EventParameters
<
T
>
)
Properties
event
Reference
Link copied to clipboard
val
eventReference
:
EventReference
parameters
Link copied to clipboard
val
parameters
:
EventParameters
<
T
>