Headers

All scenes have a header near the top that contains the title along with other information or controls. There are two types of headers: scrolling and fixed.

The following table provides additional information with image examples.

Header Description Example
Scrolling

Located near the top of the scene, under the status bar. When the user scrolls the scene, this header scrolls up out of view. If you do not need a fixed header, use a scrolling header as the default choice. Implemented by using the palm-page-header framework class.

The scrolling (page) header has the following options:

  • Multiple lines
  • Subtitle (smaller font size)
  • Default or custom icon
Fixed Located near the top of the scene, under the status bar. When the user scrolls the scene, this header does not move while the content scrolls under it. Implemented by using the palm-header framework class.