OnCategoryClickListener

fun fun interface OnCategoryClickListener

Listener for category item click processing.

See also

Functions

onCategoryClick
Link copied to clipboard
abstract fun onCategoryClick(category: Category)
Called, when category item, represented by Category, clicked.