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
/
HostProtocolAdapter
/
HostProtocolAdapter
Host
Protocol
Adapter
constructor
(
guestVersion
:
RedwoodVersion
,
container
:
Widget.Children
<
W
>
,
factory
:
ProtocolFactory
<
W
>
,
eventSink
:
UiEventSink
,
leakDetector
:
LeakDetector
)