Interface FloatValueChangedCallback

All Superinterfaces:
Callback

public interface FloatValueChangedCallback extends Callback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    valueChanged(float newValue)
     
  • Method Details

    • valueChanged

      void valueChanged(float newValue)