HintStatusWithIcon

sealed interface HintStatusWithIcon : HintStatus

Marker interface for Hints with an icon.

Inheritors

Properties

Link copied to clipboard
abstract val icon: Int?
Link copied to clipboard
abstract val text: String

The text to be shown in the Hint.