Interface UIControl.OnTouchDragEnterListener

All Superinterfaces:
UIControl.Listener
Enclosing class:
UIControl

public static interface UIControl.OnTouchDragEnterListener
extends UIControl.Listener
  • Method Summary

    Modifier and Type Method Description
    void onTouchDragEnter​(UIControl control, UIEvent event)  
  • Method Details

    • onTouchDragEnter

      void onTouchDragEnter​(UIControl control, UIEvent event)