Skip to content

MTimePickerStyle

Stanislav Podolia edited this page Aug 8, 2019 · 5 revisions

Flow Wiki

MTimePickerStyle

  • MTimeAMPM
    true - 12 hour time with AM/PM selection
    false - 24 hour time

    • ampm : bool
  • MColor
    https://www.google.com/design/spec/style/color.html#color-color-palette
    To construct a color, use one of the functions below

  • MDialogAlbum

    • album : bool
  • MDialogButtons
    false by default, starts from Sunday

  • MEnabled
    Disables inner clickable materials in most of the components

  • MTimeMin

    • t : Time
  • MTimeMax

    • t : Time
  • MTimeSeconds
    Enables seconds in timepicker
    False by default

    • enabled : bool
  • MUpdateOnClose
    Update picker behaviour only when it's closed

Clone this wiki locally