-
Notifications
You must be signed in to change notification settings - Fork 37
MToggleStyle
Stanislav Podolia edited this page Jul 21, 2020
·
5 revisions
-
-
MIconStyle
-
MThemeColor
-
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
-
-
MThemeColor
-
MIconStyle
-
FillOpacity
* **MIconSize**<br /> Width and height of the icon<br /> 24px by default<br /> * **size** : double<br /> * **MIconDisabled**<br /> * **MCircleBackground**<br /> * **color** : [MThemeColor](MThemeColor)<br /> * **size** : double<br /> * **MElevation**<br /> Elevation on focus (8. by default)<br /> * **elevation** : [Transform](Transform)\<double\><br /> * **MIconCounter**<br /> * **value** : [Transform](Transform)\<int\><br /> * **style** : \[ [MIconCounterStyle](MIconCounterStyle) \]<br />
-
FontFamily
* **MIconicFont**<br /> Used to display not yet fully loaded iconic font in the editor<br /> * **font** : IconicFont<br />
-
MIconButtonBorder
Inner borders of the button
Half the size of the icon by default
-
border : double
-
border : double
-
MIconButtonBorder
-
MToggleFalseIcon
-
icon : string
-
style : [ MIconStyle ]
-
icon : string
-
MAnimatedIcon