Skip to main content

AOnFocusChangeListener

Complete API reference for AOnFocusChangeListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnFocusChangeListener

Methods

SignatureReturnsDescription
onFocusChange(View, boolean)voidPerforms the onFocusChange operation using the provided parameters (v, hasFocus).
onFocusChangeEvent(View, boolean)voidExecutes onFocusChangeEvent and returns after the underlying engine call finishes.