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
/
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
)