-
Notifications
You must be signed in to change notification settings - Fork 38
MTimePickerStyle
Stanislav Podolia edited this page Jul 21, 2020
·
5 revisions
-
MTimeAMPM
true - 12 hour time with AM/PM selection
false - 24 hour time-
ampm : bool
-
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-
color : MColorName
-
shade : int
-
accent : bool
-
color : MColorName
-
MPrimaryColor
-
MPrimaryVariantColor
-
MSecondaryColor
-
MSecondaryVariantColor
-
MBackgroundColor
-
MSurfaceColor
-
MToolbarColor
-
MErrorColor
-
MOnPrimaryColor
-
MOnSecondaryColor
-
MOnBackgroundColor
-
MOnSurfaceColor
-
MOnToolbarColor
-
MOnErrorColor
-
MContrastingTextColor
-
background : MThemeColor
-
background : MThemeColor
-
MThemedColor
-
-
MDialogAlbum
-
album : bool
-
album : bool
-
MDialogButtons
false by default, starts from Sunday-
buttons : [ MDialogButton ]
-
buttons : [ MDialogButton ]
-
MEnabled
Disables inner clickable materials in most of the components-
enabled : Transform<bool>
-
enabled : Transform<bool>
-
MTimeMin
-
t : Time
-
t : Time
-
MTimeMax
-
t : Time
-
t : Time
-
MTimeSeconds
Enables seconds in timepicker
False by default-
enabled : bool
-
enabled : bool
-
MUpdateOnClose
Update picker behaviour only when it's closed