CommandBar : AppBar

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of CommandBar that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

In addition, CommandBar has Uno-specific documentation here.

To better understand how CommandBar works, you can use the Uno Gallery.

Implemented properties

Property Supported on
CommandBarOverflowButtonVisibility OverflowButtonVisibility all platforms supported by Uno Platform
bool IsDynamicOverflowEnabled all platforms supported by Uno Platform
CommandBarDefaultLabelPosition DefaultLabelPosition all platforms supported by Uno Platform
Style CommandBarOverflowPresenterStyle all platforms supported by Uno Platform
CommandBarTemplateSettings CommandBarTemplateSettings all platforms supported by Uno Platform
IObservableVector PrimaryCommands all platforms supported by Uno Platform
IObservableVector SecondaryCommands all platforms supported by Uno Platform
DependencyProperty CommandBarOverflowPresenterStyleProperty all platforms supported by Uno Platform
DependencyProperty DefaultLabelPositionProperty all platforms supported by Uno Platform
DependencyProperty IsDynamicOverflowEnabledProperty all platforms supported by Uno Platform
DependencyProperty OverflowButtonVisibilityProperty all platforms supported by Uno Platform
DependencyProperty PrimaryCommandsProperty all platforms supported by Uno Platform
DependencyProperty SecondaryCommandsProperty all platforms supported by Uno Platform

Implemented events

Event Supported on
TypedEventHandler<CommandBar, DynamicOverflowItemsChangingEventArgs> DynamicOverflowItemsChanging all platforms supported by Uno Platform

Last updated Friday, 26 April 2024 18:42.