AppBar : ContentControl

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of AppBar 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.

Implemented properties

Property Supported on
bool IsSticky all platforms supported by Uno Platform
bool IsOpen all platforms supported by Uno Platform
AppBarClosedDisplayMode ClosedDisplayMode all platforms supported by Uno Platform
AppBarTemplateSettings TemplateSettings all platforms supported by Uno Platform
LightDismissOverlayMode LightDismissOverlayMode all platforms supported by Uno Platform
DependencyProperty IsOpenProperty all platforms supported by Uno Platform
DependencyProperty IsStickyProperty all platforms supported by Uno Platform
DependencyProperty ClosedDisplayModeProperty all platforms supported by Uno Platform
DependencyProperty LightDismissOverlayModeProperty all platforms supported by Uno Platform

Implemented methods

Method Supported on
void OnClosed(object) all platforms supported by Uno Platform
void OnOpened(object) all platforms supported by Uno Platform
void OnClosing(object) all platforms supported by Uno Platform
void OnOpening(object) all platforms supported by Uno Platform

Implemented events

Event Supported on
EventHandler Closed all platforms supported by Uno Platform
EventHandler Opened all platforms supported by Uno Platform
EventHandler Closing all platforms supported by Uno Platform
EventHandler Opening all platforms supported by Uno Platform

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


Last updated Friday, 03 November 2023 16:21.