Ubuntu.Components.Styles.PageHeadStyle
Style API for page header. More...
Import Statement: | import Ubuntu.Components.Styles 1.3 |
Inherits: |
- Obsolete members
Properties
- contentHeight : real
- fontWeight : int
- maximumNumberOfActions : int
- textLeftMargin : real
- textSize : int
Detailed Description
The component defines the style API for the page header component.
Property Documentation
contentHeight : real |
The height of the header excluding the height of the bottom divider and the (optional) row that displays the sections.
fontWeight : int |
The weight of the title font.
maximumNumberOfActions : int |
The number of slots for actions in the header, including the optional (custom or automatic) back button in the left side of the header. If the number of actions defined is larger than the numer of actions specified here, extra actions are put into an overflow.
textLeftMargin : real |
Left margin of title text.
textSize : int |
The size of the title Label.