Toolbar Class

Definition

public ref class Toolbar : Microsoft::Maui::IToolbar, System::ComponentModel::INotifyPropertyChanged
public class Toolbar : Microsoft.Maui.IToolbar, System.ComponentModel.INotifyPropertyChanged
type Toolbar = class
    interface IToolbar
    interface IElement
    interface INotifyPropertyChanged
Public Class Toolbar
Implements INotifyPropertyChanged, IToolbar
Inheritance
Toolbar
Implements

Constructors

Toolbar(IElement)

Fields

ControlsToolbarMapper

Properties

BackButtonEnabled
BackButtonTitle
BackButtonVisible
BarBackground
BarHeight
BarTextColor
DrawerToggleVisible
DynamicOverflowEnabled
Handler
IconColor
IsVisible
Parent
Title
TitleIcon
TitleView
ToolbarItems

Events

PropertyChanged

Extension Methods

ToHandler(IElement, IMauiContext)
ToPlatform(IElement, IMauiContext)

Applies to