Interface UIControl.OnEditingChangedListener

All Superinterfaces:
UIControl.Listener
Enclosing class:
UIControl

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

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

    • onEditingChanged

      void onEditingChanged​(UIControl control)