toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-protocol-host
/
app.cash.redwood.protocol.host
/
UiEventSink
Ui
Event
Sink
fun
interface
UiEventSink
A version of
EventSink
which consumes
UiEvent
s.
Members
Functions
send
Event
Link copied to clipboard
abstract
fun
sendEvent
(
uiEvent
:
UiEvent
)