public interface

GuidedActionAdapter.FocusListener

 androidx.leanback.widget.GuidedActionAdapter.FocusListener

Subclasses:

GuidedStepFragment, GuidedStepSupportFragment

Overview

Object listening for focus events within a GuidedActionAdapter.

Summary

Methods
public voidonGuidedActionFocused(GuidedAction action)

Called when the user focuses on an action.

Methods

public void onGuidedActionFocused(GuidedAction action)

Called when the user focuses on an action.