public class

PlaybackControlsRow.SkipPreviousAction

extends Action

 java.lang.Object

androidx.leanback.widget.Action

↳androidx.leanback.widget.PlaybackControlsRow.SkipPreviousAction

Overview

An action displaying an icon for skip previous.

Summary

Fields
from ActionNO_ID
Constructors
publicSkipPreviousAction(Context context)

Constructor

Methods
from ActionaddKeyCode, getIcon, getId, getLabel1, getLabel2, removeKeyCode, respondsToKeyCode, setIcon, setId, setLabel1, setLabel2, toString
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructors

public SkipPreviousAction(Context context)

Constructor

Parameters:

context: Context used for loading resources.