AppBar : ContentControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of AppBar
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 |
---|---|
LightDismissOverlayMode LightDismissOverlayMode | WASM, Skia, Mobile |
bool IsSticky | WASM, Skia, Mobile |
bool IsOpen | WASM, Skia, Mobile |
AppBarClosedDisplayMode ClosedDisplayMode | WASM, Skia, Mobile |
AppBarTemplateSettings TemplateSettings | WASM, Skia, Mobile |
DependencyProperty ClosedDisplayModeProperty | WASM, Skia, Mobile |
DependencyProperty IsOpenProperty | WASM, Skia, Mobile |
DependencyProperty IsStickyProperty | WASM, Skia, Mobile |
DependencyProperty LightDismissOverlayModeProperty | WASM, Skia, Mobile |
Implemented methods
Method | Supported on |
---|---|
void OnClosed(object) | WASM, Skia, Mobile |
void OnOpened(object) | WASM, Skia, Mobile |
void OnClosing(object) | WASM, Skia, Mobile |
void OnOpening(object) | WASM, Skia, Mobile |
Implemented events
Event | Supported on |
---|---|
EventHandler | WASM, Skia, Mobile |
EventHandler | WASM, Skia, Mobile |
EventHandler | WASM, Skia, Mobile |
EventHandler | WASM, Skia, Mobile |
Below are all properties, methods, and events of AppBar
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
LightDismissOverlayMode LightDismissOverlayMode | MacOS |
bool IsSticky | MacOS |
bool IsOpen | MacOS |
AppBarClosedDisplayMode ClosedDisplayMode | MacOS |
AppBarTemplateSettings TemplateSettings | MacOS |
DependencyProperty ClosedDisplayModeProperty | MacOS |
DependencyProperty IsOpenProperty | MacOS |
DependencyProperty IsStickyProperty | MacOS |
DependencyProperty LightDismissOverlayModeProperty | MacOS |
Not implemented methods
Method | Not supported on |
---|---|
void OnClosed(object) | MacOS |
void OnOpened(object) | MacOS |
void OnClosing(object) | MacOS |
void OnOpening(object) | MacOS |
Not implemented events
Event | Not supported on |
---|---|
EventHandler | MacOS |
EventHandler | MacOS |
EventHandler | MacOS |
EventHandler | MacOS |
Last updated Monday, 14 April 2025 02:07.