Interface LEDColorPicker.OnColorPickedListener

Enclosing class:
LEDColorPicker

public static interface LEDColorPicker.OnColorPickedListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onColorSelected(int color)
     
  • Method Details

    • onColorSelected

      void onColorSelected(int color)