Factory

fun interface Factory(source)

Functions

Link copied to clipboard
abstract fun create(screen: Screen, context: CircuitContext): EventListener