public class

PlaybackControlsRow.PictureInPictureAction

extends Action

 java.lang.Object

androidx.leanback.widget.Action

↳androidx.leanback.widget.PlaybackControlsRow.PictureInPictureAction

Overview

An action displaying an icon for picture-in-picture.

Summary

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

Constructor

Parameters:

context: Context used for loading resources.