added in version 22.1.0
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
PlaybackControlsRow.HighQualityAction
public
static
class
PlaybackControlsRow.HighQualityAction
extends PlaybackControlsRow.MultiAction
java.lang.Object | |||
↳ | android.support.v17.leanback.widget.Action | ||
↳ | android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction | ||
↳ | android.support.v17.leanback.widget.PlaybackControlsRow.HighQualityAction |
An action for displaying a HQ (High Quality) icon.
Summary
Constants | |
---|---|
int |
INDEX_OFF
Action index for high quality is off. |
int |
INDEX_ON
Action index for high quality is on. |
int |
OFF
This constant was deprecated
in API level 26.1.0.
Use |
int |
ON
This constant was deprecated
in API level 26.1.0.
Use |
Inherited constants |
---|
![]()
android.support.v17.leanback.widget.Action
|
Public constructors | |
---|---|
PlaybackControlsRow.HighQualityAction(Context context)
Constructor |
|
PlaybackControlsRow.HighQualityAction(Context context, int highlightColor)
Constructor |
Inherited methods | |
---|---|
![]()
android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction
|