The SliderType
enum describes the Native UI slider types.
Value | Description |
---|---|
COLOR | Color type, slider bar would be rendered and sampled according to the color sampler config |
PROGRESS | Progress type, slider thumb would snap according to step value |
SCALE | Scale type, default slider behavior |