public interface

SearchEditText.OnKeyboardDismissListener

 androidx.leanback.widget.SearchEditText.OnKeyboardDismissListener

Overview

Interface for receiving notification when the keyboard is dismissed.

Summary

Methods
public voidonKeyboardDismiss()

Method invoked when the keyboard is dismissed.

Methods

public void onKeyboardDismiss()

Method invoked when the keyboard is dismissed.