Expand description
Use a color picker as an input element for picking colors.
This API requires the following crate features to be activated: color_picker
Structs§
- Color
Picker Overlay - The overlay of the
ColorPicker. - Color
Picker Overlay Buttons - Just a workaround to pass the button states from the tree to the overlay
- State
- The state of the
ColorPickerOverlay.
Enums§
- Color
BarDragged - The state of the currently dragged area.
- Focus
- An enumeration of all focusable element of the
ColorPickerOverlay.