RepeatAction
open class RepeatAction : PlaybackControlsRow.MultiAction
kotlin.Any | |||
↳ | androidx.leanback.widget.Action | ||
↳ | androidx.leanback.widget.PlaybackControlsRow.MultiAction | ||
↳ | androidx.leanback.widget.PlaybackControlsRow.RepeatAction |
An action for displaying three repeat states: none, one, or all.
Summary
Constants | |
---|---|
static Int |
Action index for the repeat-all icon. |
static Int |
Action index for the repeat-all icon. |
static Int |
Action index for the repeat-none icon. |
static Int |
Action index for the repeat-one icon. |
static Int |
Action index for the repeat-none icon. |
static Int |
Action index for the repeat-one icon. |
Inherited constants | |
---|---|
Public constructors | |
---|---|
Constructor |
|
Constructor |
|
Constructor |
Inherited functions | |
---|---|