PageHeadStyle QML Type
Style API for page header. More...
Import Statement: | import Ubuntu.Components.Styles 1.3 |
Inherits: |
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
The height of the header excluding the height of the bottom divider and the (optional) row that displays the sections.
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.