In This Article

NavigationPaneVariantSize Enum

Specifies the variant size of a NavigationPane control.

public enum NavigationPaneVariantSize

Fields

Name Description
Collapsed

The pane is collapsed and its button is not currently visible in the parent NavigationBar.

Large

The pane is represented by a button that uses a large image and title in the large button area of the expanded parent NavigationBar.

Medium

The pane is represented by a button that uses a large image in the large button area of the minimized parent NavigationBar.

Small

The pane is represented by a button that uses a small image in the overflow area of the expanded parent NavigationBar.