CommandBar : AppBar

Implemented for: WASM, Skia, Mobile

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 WASM, Skia, Mobile
bool IsDynamicOverflowEnabled WASM, Skia, Mobile
CommandBarDefaultLabelPosition DefaultLabelPosition WASM, Skia, Mobile
Style CommandBarOverflowPresenterStyle WASM, Skia, Mobile
CommandBarTemplateSettings CommandBarTemplateSettings WASM, Skia, Mobile
IObservableVector PrimaryCommands WASM, Skia, Mobile
IObservableVector SecondaryCommands WASM, Skia, Mobile
DependencyProperty CommandBarOverflowPresenterStyleProperty WASM, Skia, Mobile
DependencyProperty DefaultLabelPositionProperty WASM, Skia, Mobile
DependencyProperty IsDynamicOverflowEnabledProperty WASM, Skia, Mobile
DependencyProperty OverflowButtonVisibilityProperty WASM, Skia, Mobile
DependencyProperty PrimaryCommandsProperty WASM, Skia, Mobile
DependencyProperty SecondaryCommandsProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<CommandBar, DynamicOverflowItemsChangingEventArgs> DynamicOverflowItemsChanging WASM, Skia, Mobile

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

Not implemented properties

Property Not supported on
CommandBarOverflowButtonVisibility OverflowButtonVisibility MacOS
bool IsDynamicOverflowEnabled MacOS
CommandBarDefaultLabelPosition DefaultLabelPosition MacOS
Style CommandBarOverflowPresenterStyle MacOS
CommandBarTemplateSettings CommandBarTemplateSettings MacOS
IObservableVector PrimaryCommands MacOS
IObservableVector SecondaryCommands MacOS
DependencyProperty CommandBarOverflowPresenterStyleProperty MacOS
DependencyProperty DefaultLabelPositionProperty MacOS
DependencyProperty IsDynamicOverflowEnabledProperty MacOS
DependencyProperty OverflowButtonVisibilityProperty MacOS
DependencyProperty PrimaryCommandsProperty MacOS
DependencyProperty SecondaryCommandsProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<CommandBar, DynamicOverflowItemsChangingEventArgs> DynamicOverflowItemsChanging MacOS

Last updated Monday, 14 April 2025 02:07.