OnAutofillListener
interface OnAutofillListener
androidx.leanback.widget.GuidedActionAutofillSupport.OnAutofillListener |
Listener for autofill event. Leanback will set the Listener on the custom view.
Summary
Public methods | |
---|---|
abstract Unit |
onAutofill(view: View!) Custom view should call this method when autofill event happened. |