NavigationContainerHeaderStyle

An enum representing different styles for navigation header.

Overview

NavigationContainerHeaderStyle defines the appearance of the Navigation Container. Each style represents a distinct font size based on Material Design, allowing you to choose the appropriate look based on your view requirements.

Enumeration Cases

Case

Description

large

A large-style navigation bar header.

inline

An inline-style navigation bar header.

Last updated