In This Article

StandaloneToolBarSeparatorMode Enum

Specifies how a BarSeparator should behave when placed within a StandaloneToolBar.

public enum StandaloneToolBarSeparatorMode

Fields

Name Description
Default

Always render as a normal separator.

Spacer

Fill in available space between the items before and after the spacer, and only render as a separator when space is limited or when in the StandaloneToolBar's overflow popup.