onFontSelected

abstract fun onFontSelected(@NonNull selectedFont: Font)

Called when the user has selected a font.

Parameters

selectedFont

The font the user selected.