Package-level declarations

Types

Link copied to clipboard

Represents a distribution strategy for slider values based on a list of check points. Each check point is a pair of offset fraction and value that will be associated with with this progress The distribution will interpolate between the check points using linear equations.

Link copied to clipboard

Represents a linear distribution strategy for slider values.

Link copied to clipboard

Represents a parabolic distribution strategy for slider values.

Link copied to clipboard

Determines how the values will be distributed across the slider Usually the values are distributed in a linear fashion, this interfaces allows to control the distribution using simple math expressions