PageHeadStyle QML Type

Style API for page header. More...

Import Statement: import Ubuntu.Components.Styles .
Inherits:

Item

Properties

Detailed Description

The component defines the style API for the page header component.

Property Documentation

contentHeight : real

The height of the headercontents, which is the full height of the header minus the separators shown at the bottom of it.


fontSize : string

The size of the title font.


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.