PageHeaderStyle QML Type
Style API for page header. More...
Import Statement: | import . |
Inherits: |
Properties
- backgroundColor : color
- contentHeight : real
- defaultActionDelegate : Component
- dividerColor : color
- foregroundColor : color
- titleComponent : Component
Detailed Description
The component defines the style API for the PageHeader component.
Property Documentation
defaultActionDelegate : Component |
The delegate used for the buttons in the leading and trailing ActionBar in the header.
titleComponent : Component |
The default contents that will be loaded when no contents Item was set.