AppBarToggleButton : ToggleButton
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of AppBarToggleButton that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
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 |
| AppBarToggleButtonTemplateSettings 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 AppBarToggleButton 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 |
| AppBarToggleButtonTemplateSettings 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 Wednesday, 04 February 2026 00:27.