Skip to main content

AOnHoverListener

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

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnHoverListener

Methods

SignatureReturnsDescription
onHover(View, MotionEvent)booleanPerforms the onHover operation using the provided parameters (v, event).
onHoverEvent(View, MotionEvent)booleanExecutes onHoverEvent and returns after the underlying engine call finishes.