Skip to main content

AOnDragListener

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

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnDragListener

Methods

SignatureReturnsDescription
onDrag(View, DragEvent)booleanPerforms the onDrag operation using the provided parameters (v, event).
onDragEvent(View, DragEvent)booleanExecutes onDragEvent and returns after the underlying engine call finishes.