AppBarButton : Button
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of AppBarButton that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how AppBarButton works, you can run your own tests on the Uno Playground.
Implemented properties
| Property | Supported on |
|---|---|
| CommandBarLabelPosition LabelPosition | WASM, Skia, Mobile |
| string Label | WASM, Skia, Mobile |
| string KeyboardAcceleratorTextOverride | WASM, Skia, Mobile |
| IconElement Icon | WASM, Skia, Mobile |
| AppBarButtonTemplateSettings TemplateSettings | WASM, Skia, Mobile |
| bool IsCompact | WASM, Skia, Mobile |
| int DynamicOverflowOrder | WASM, Skia, Mobile |
| bool IsInOverflow | WASM, Skia, Mobile |
| DependencyProperty DynamicOverflowOrderProperty | WASM, Skia, Mobile |
| DependencyProperty IconProperty | WASM, Skia, Mobile |
| DependencyProperty IsCompactProperty | WASM, Skia, Mobile |
| DependencyProperty IsInOverflowProperty | WASM, Skia, Mobile |
| DependencyProperty KeyboardAcceleratorTextOverrideProperty | WASM, Skia, Mobile |
| DependencyProperty LabelPositionProperty | WASM, Skia, Mobile |
| DependencyProperty LabelProperty | WASM, Skia, Mobile |
Below are all properties, methods, and events of AppBarButton that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| CommandBarLabelPosition LabelPosition | MacOS |
| string Label | MacOS |
| string KeyboardAcceleratorTextOverride | MacOS |
| IconElement Icon | MacOS |
| AppBarButtonTemplateSettings TemplateSettings | MacOS |
| bool IsCompact | MacOS |
| int DynamicOverflowOrder | MacOS |
| bool IsInOverflow | MacOS |
| DependencyProperty DynamicOverflowOrderProperty | MacOS |
| DependencyProperty IconProperty | MacOS |
| DependencyProperty IsCompactProperty | MacOS |
| DependencyProperty IsInOverflowProperty | MacOS |
| DependencyProperty KeyboardAcceleratorTextOverrideProperty | MacOS |
| DependencyProperty LabelPositionProperty | MacOS |
| DependencyProperty LabelProperty | MacOS |
Last updated Friday, 27 February 2026 22:03.