public class

PlaybackControlsRow.MoreActions

extends Action

 java.lang.Object

androidx.leanback.widget.Action

↳androidx.leanback.widget.PlaybackControlsRow.MoreActions

Overview

An action displaying an icon for "more actions".

Summary

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

Constructor

Parameters:

context: Context used for loading resources.