Color Swatch Picker Defaults
object ColorSwatchPickerDefaults
Contains default values used by ColorSwatchPicker.
Properties
Link copied to clipboard
The easing of the selection ring fade (COUI PathInterpolator(0.33, 0, 0.67, 1)).
Link copied to clipboard
The duration of the selection ring fade-in, in milliseconds.
Link copied to clipboard
The duration of the selection ring fade-out, in milliseconds.
Link copied to clipboard
The stroke width of the selection ring (COUI ux_theme_shadow_stroke).
Link copied to clipboard
The diameter of each color dot (COUI ux_icon_color_select_inside).