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. - Time
Picker Overlay - The overlay of the
TimePicker. - Time
Picker Overlay Buttons - Just a workaround to pass the button states from the tree to the overlay
Enums§
- Clock
Dragged - The state of the currently dragged watch hand.
- Focus
- An enumeration of all focusable elements of the
TimePickerOverlay.