Most visited

Recently visited

PlaybackControlsRow.PictureInPictureAction

public static class PlaybackControlsRow.PictureInPictureAction
extends Action

java.lang.Object
    android.support.v17.leanback.widget.Action
      android.support.v17.leanback.widget.PlaybackControlsRow.PictureInPictureAction


显示画中画图标的动作。

摘要(Summary)

Inherited constants

From class android.support.v17.leanback.widget.Action

Public constructors

PlaybackControlsRow.PictureInPictureAction(Context context)

构造函数

继承方法(Inherited methods)

From class android.support.v17.leanback.widget.Action
From class java.lang.Object

Public constructors

PlaybackControlsRow.PictureInPictureAction

PlaybackControlsRow.PictureInPictureAction (Context context)

构造函数

参数(Parameters)
context Context: Context used for loading resources.

Hooray!