Interface FloatValue

All Known Implementing Classes:
AnimatedFloat, ConstantFloat

public interface FloatValue
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(@NotNull MeasureContext context)
     
  • Method Details