ButtonGlow
Class
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.
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.