Skip to content

MTimePickerStyle

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

Flow Wiki

MTimePickerStyle

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

    • ampm : bool
  • MThemeColor

  • 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