FonamentEventHandler

fun interface FonamentEventHandler

A functional interface for handling FonamentEvents.

Inheritors

Functions

Link copied to clipboard
abstract fun handleEvent(event: FonamentEvent)

Handles the given event.