In This Article

NavigationPaneButtonLocation Enum

Specifies the location of a NavigationPane button.

public enum NavigationPaneButtonLocation

Fields

Name Description
Bar

The button is in the main bar area.

Menu

The button is in the overflow menu.

None

The button is not active.

Overflow

The button is in the overflow area.