public class

PlaybackControlsRow.SkipNextAction

extends Action

 java.lang.Object

androidx.leanback.widget.Action

↳androidx.leanback.widget.PlaybackControlsRow.SkipNextAction

Overview

An action displaying an icon for skip next.

Summary

Fields
from ActionNO_ID
Constructors
publicSkipNextAction(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 SkipNextAction(Context context)

Constructor

Parameters:

context: Context used for loading resources.