redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-protocol-host
/
app.cash.redwood.protocol.host
/
UiEvent
/
UiEvent
Ui
Event
constructor
(
id
:
Id
,
tag
:
EventTag
,
args
:
Array
<
Any
?
>
?
,
serializationStrategies
:
Array
<
SerializationStrategy
<
Any
?
>
>
?
)