Pudu programming language
Menu
API reference

Std.Ui.Controls.slid

1 declaration

fn

slid: Int -> &Std.Ui.Gesture.Gesture -> &Std.Ui.Canvas.Rect -> Int -> Int -> Int

The value a gesture on a slider whose track occupies frame sets: a tap, a drag, or a drag's end at horizontal position x maps linearly onto low to high. Any other gesture, or a tap outside the track, leaves value.

Back to Std.Ui.ControlsSearch related declarations