Edit

IToolbarItem Interface

Definition

Interface that defines the position of an item in a TextToolbar

public interface IToolbarItem : Microsoft.UI.Xaml.Controls.ICommandBarElement
type IToolbarItem = interface
    interface ICommandBarElement
Public Interface IToolbarItem
Implements ICommandBarElement
Derived
Implements
Microsoft.UI.Xaml.Controls.ICommandBarElement

Properties

Name Description
Position

Gets or sets index of this Element

Applies to