Interface UIControl.OnValueChangedListener

All Superinterfaces:
UIControl.Listener
Enclosing class:
UIControl

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

    Modifier and Type Method Description
    void onValueChanged​(UIControl control)  
  • Method Details

    • onValueChanged

      void onValueChanged​(UIControl control)