Interface UIControl.OnTouchUpOutsideListener

All Superinterfaces:
UIControl.Listener
Enclosing class:
UIControl

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

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

    • onTouchUpOutside

      void onTouchUpOutside​(UIControl control, UIEvent event)