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.ClosedCaptioningAction
public
static
class
PlaybackControlsRow.ClosedCaptioningAction
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.ClosedCaptioningAction |
An action for displaying a CC (Closed Captioning) icon.
Summary
Constants | |
---|---|
int |
INDEX_OFF
Action index for closed caption is off. |
int |
INDEX_ON
Action index for closed caption 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.ClosedCaptioningAction(Context context)
Constructor |
|
PlaybackControlsRow.ClosedCaptioningAction(Context context, int highlightColor)
Constructor |
Inherited methods | |
---|---|
![]()
android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction
| |
|