-
Notifications
You must be signed in to change notification settings - Fork 38
MTabsStyle
-
MFontStyle
-
MItemsColor
-
color : MThemeColor
-
color : MThemeColor
-
MBackgroundStyle
Background style of the popup-
style : [ TGraphicsStyle ]
-
style : [ TGraphicsStyle ]
-
MTabsBackgroundStyle
Background style of the tabs-
style : [ TGraphicsStyle ]
-
style : [ TGraphicsStyle ]
-
MTabsContentBackgroundStyle
Background style of the tabs content-
style : [ TGraphicsStyle ]
-
style : [ TGraphicsStyle ]
-
MTabsIndicatorColor
The color of the line under the selected tab-
color : MThemeColor
-
color : MThemeColor
-
MTabIndicatorOnTop
Sets tab indicator line above the tab label. By default it is situated below. -
MLargeView
For 320dp max width (256dp by default) -
-
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
-
-
FillOpacity
-
MElevation
Elevation on focus (8. by default)-
elevation : Transform<double>
-
elevation : Transform<double>
-
MNoDispose
-
MPreRender
Pre render content of the tabs and don't dispose it while switching tabs -
MCustomWidth
-
minWidth : double
-
maxWidth : double
-
minWidth : double
-
MShowTooltip
-
show : Transform<bool>
-
show : Transform<bool>
-
MTabsPanelButton
-
button : Material
-
alignRight : bool
-
button : Material
-
MTabsAddAction
-
action : (int) -> Material
-
action : (int) -> Material
-
MMaxHeight
-
height : double
-
height : double
-
MListReorder
-
order : DynamicBehaviour<[ int ]>
-
enabled : Transform<bool>
-
order : DynamicBehaviour<[ int ]>
-
MGrabDelay
-
delay : int
-
delay : int
-
MNoScroll
Do not add a scroller for the content area -
TScrollInspectVisible
Provide insight into what is currently visible.-
topleft : DynamicBehaviour<Point>
-
widthHeight : DynamicBehaviour<WidthHeight>
-
topleft : DynamicBehaviour<Point>
-
MWidth
-
width : double
-
width : double
-
MTabsNoDimming
Do not dim tabs without focus -
MTabsVerticalSeparators
-
width : double
-
color : MThemeColor
-
width : double
-
MTabsHorizontalSeparator
-
height : double
-
selectedColor : MThemeColor
-
notSelectedColor : MThemeColor
-
height : double
-
MTabsIconLeftAlign
-
MTabsAlign
-
direction : CommonAlignment
-
direction : CommonAlignment