PaletteLoadedListener

fun fun interface PaletteLoadedListener

A definition for listening to the palette loaded.

Functions

onPaletteLoaded
Link copied to clipboard
abstract fun onPaletteLoaded(palette: Palette)
Invoked when the palette loaded.