PageHeaderStyle QML Type
Style API for page header. More...
Import Statement: | import Lomiri.Components.Styles 1.3 |
Properties
- backgroundColor : color
- buttons : ActionItemProperties
- contentHeight : real
- defaultActionDelegate : Component
- dividerColor : color
- foregroundColor : color
- subtitleColor : color
- subtitleComponent : Component
- titleComponent : Component
Detailed Description
The component defines the style API for the PageHeader component.
Property Documentation
[read-only] buttons : ActionItemProperties |
Configuration of the colors of the action buttons in the header.
The delegate used for the buttons in the leading and trailing ActionBar in the header.