BadgeState

sealed class BadgeState

Badge state.

Since

0.5.3

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard
sealed class BUBBLE : BadgeState

Bubble State.

Link copied to clipboard
sealed class DOT : BadgeState

Dot state.

Link copied to clipboard
internal object UNSPECIFIED : BadgeState

Functions

Link copied to clipboard
open override fun toString(): String