Edit

ToolbarSeparator Class

Definition

Separates a collection of IToolbarItem

public class ToolbarSeparator : Microsoft.UI.Xaml.Controls.AppBarSeparator, CommunityToolkit.WinUI.UI.Controls.TextToolbarButtons.IToolbarItem
type ToolbarSeparator = class
    inherit AppBarSeparator
    interface IToolbarItem
    interface ICommandBarElement
Public Class ToolbarSeparator
Inherits AppBarSeparator
Implements IToolbarItem
Inheritance
Microsoft.UI.Xaml.Controls.AppBarSeparator
ToolbarSeparator
Implements
IToolbarItem Microsoft.UI.Xaml.Controls.ICommandBarElement

Constructors

Name Description
ToolbarSeparator()

Initializes a new instance of the ToolbarSeparator class.

Properties

Name Description
Position

Gets or sets index of this Element

Applies to