redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-protocol-host
/
app.cash.redwood.protocol.host
/
UiChangesSink
Ui
Changes
Sink
fun
interface
UiChangesSink
A version of
ChangesSink
which consumes
UiChange
s.
Inheritors
HostProtocolAdapter
Members
Functions
send
Changes
Link copied to clipboard
abstract
fun
sendChanges
(
changes
:
List
<
UiChange
>
)