toggle menu
redwood
0.15.0
common
switch theme
search in API
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
>