Edit

Share via


ToolbarSeparator Class

Definition

Separates a collection of IToolbarItem

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

Constructors

ToolbarSeparator()

Initializes a new instance of the ToolbarSeparator class.

Properties

Position

Gets or sets index of this Element

Applies to