Interface FloatListValue

All Known Implementing Classes:
AnimatedFloatList, ConstantFloatList

public interface FloatListValue
  • Method Summary

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

    • get

      float @NotNull [] get(@NotNull @NotNull MeasureContext context)