ProtocolFactory

@ObjCName(name = "ProtocolFactory", exact = true)
interface ProtocolFactory<W : Any>

A marker interface for the widget-side factory of the protocol.

See also