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
/
ProtocolFactory
Protocol
Factory
@
ObjCName
(
name
=
"ProtocolFactory"
,
exact
=
true
)
sealed
interface
ProtocolFactory
<
W
:
Any
>
A marker interface for the widget-side factory of the protocol.
See also
Host
Protocol
Adapter
Members
Properties
widget
System
Link copied to clipboard
abstract
val
widgetSystem
:
WidgetSystem
<
W
>