ViewBadge

interface ViewBadge(source)

A badge presenting a value for a view

Online Documentation

Properties

Link copied to clipboard
abstract val tooltip: String

A label to present in tooltip for the badge.

Link copied to clipboard
abstract val value: Int

The value to present in the badge.