Skip to content

MColorPickerStyle

Stanislav Podolia edited this page Jul 21, 2020 · 5 revisions

Flow Wiki

MColorPickerStyle

  • MColorPickerMultiSelectStyle

    • MThemeColor

    • MDialogButtons
      false by default, starts from Sunday

    • MColorPickerAdditionalColors
      Show additional color palette

    • MCustomColorPickerDialog
      Embed custom color picker dialog within material color picker

    • MEnabled
      Disables inner clickable materials in most of the components

    • MUpdateOnClose
      Update picker behaviour only when it's closed

    • MClearCustomColorsButtons

      • removeColor : (MColor) -> void
      • removeAllColors : () -> void
    • MColorPickerDisableMainPalette
      If this style is present, there are additional colors only.

  • MColorPickerType

    • MaterialColorPicker
      Only material colors

    • MRGBPicker
      Picker with sliders

  • MShowPreviousColor
    by default
    Show previous color in header

    • show : bool
  • MOpacityPicker

    • opacity : DynamicBehaviour<double>
Clone this wiki locally