toggle menu
redwood-protocol-host
0.14.0
common
switch theme
search in API
redwood-protocol-host
/
app.cash.redwood.protocol.host
/
UiEvent
/
UiEvent
Ui
Event
constructor
(
id
:
Id
,
tag
:
EventTag
,
args
:
List
<
Any
?
>
=
emptyList()
,
serializationStrategies
:
List
<
SerializationStrategy
<
Any
?
>
>
=
emptyList()
)