RewindAction
open class RewindAction : PlaybackControlsRow.MultiAction
kotlin.Any | |||
↳ | androidx.leanback.widget.Action | ||
↳ | androidx.leanback.widget.PlaybackControlsRow.MultiAction | ||
↳ | androidx.leanback.widget.PlaybackControlsRow.RewindAction |
An action displaying an icon for rewind.
Summary
Inherited constants | |
---|---|
Public constructors | |
---|---|
Constructor |
|
Constructor |
Inherited functions | |
---|---|
Public constructors
<init>
RewindAction(context: Context!)
Constructor
Parameters | |
---|---|
context |
Context!: Context used for loading resources. |