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.
Defines Glow for all TV Interaction states of Button.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
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.
Last updated: