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