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 and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.

In addition, CommandBar has Uno-specific documentation here.

Implemented properties

Property Supported on
IObservableVector PrimaryCommands all platforms supported by Uno Platform
IObservableVector SecondaryCommands all platforms supported by Uno Platform
Style CommandBarOverflowPresenterStyle all platforms supported by Uno Platform
CommandBarTemplateSettings CommandBarTemplateSettings all platforms supported by Uno Platform
CommandBarOverflowButtonVisibility OverflowButtonVisibility all platforms supported by Uno Platform
bool IsDynamicOverflowEnabled all platforms supported by Uno Platform
CommandBarDefaultLabelPosition DefaultLabelPosition all platforms supported by Uno Platform
DependencyProperty PrimaryCommandsProperty all platforms supported by Uno Platform
DependencyProperty SecondaryCommandsProperty 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

Implemented events

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

Below are all properties, methods, and events of CommandBar that are not currently implemented in Uno.


Last updated Friday, 03 November 2023 16:21.