🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

ButtonGlow

Defines Glow for all TV Interaction states of Button.

Source set: Android
class ButtonGlow internal constructor(
    internal val glow: Glow,
    internal val focusedGlow: Glow,
    internal val pressedGlow: Glow,
)

Defines Glow for all TV Interaction states of Button.

Functions

equals

Source set: Android
override fun equals(other: Any?): Boolean

hashCode

Source set: Android
override fun hashCode(): Int

toString

Source set: Android
override fun toString(): String

Content updated: