ItemConfig

Configuration for an ItemInfo.

Inheritors

Functions

Link copied to clipboard
abstract fun preferredSize(item: T): Size

Preferred size for the item.

Link copied to clipboard
abstract fun render(item: T, canvas: Canvas)

Render the item