getAllState |
VerticalMenuLevelProperties.getAllState( ) |
Default styling properties for menu items in all states - selected, unselected, hover. |
getHAlign |
VerticalMenuLevelProperties.getHAlign( ) |
Horizontal alignment of the content within each menu item. |
setHAlign |
VerticalMenuLevelProperties.setHAlign( hAlign ) |
Sets the horizontal alignment of the content within each menu item. |
getHoverState |
VerticalMenuLevelProperties.getHoverState( ) |
Styling properties applied to menu items when the mouse is hovered over a tab. |
getItemBorder |
VerticalMenuLevelProperties.getItemBorder( ) |
Border properties for each menu item. |
getItemPadding |
VerticalMenuLevelProperties.getItemPadding( ) |
Padding properties for each menu item. |
getItemWidth |
VerticalMenuLevelProperties.getItemWidth( ) |
The width of all menu items. |
setItemWidth |
VerticalMenuLevelProperties.setItemWidth( itemWidth ) |
Sets the width of all menu items. |
getNormalState |
VerticalMenuLevelProperties.getNormalState( ) |
Styling properties applied to unselected menu items. |
getSelectedState |
VerticalMenuLevelProperties.getSelectedState( ) |
Styling properties applied to selected menu items. |
VerticalMenuLevelProperties
interface represents styling properties applied to all menu items at a specific level of a VerticalMenuControl.