Module time_picker

Module time_picker 

Source
Expand description

Use a time picker as an input element for picking times.

This API requires the following crate features to be activated: time_picker

Structs§

State
The state of the TimePickerOverlay.
TimePickerOverlay
The overlay of the TimePicker.
TimePickerOverlayButtons
Just a workaround to pass the button states from the tree to the overlay

Enums§

ClockDragged
The state of the currently dragged watch hand.
Focus
An enumeration of all focusable elements of the TimePickerOverlay.