InfoBar : Control
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of InfoBar 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 InfoBar works, you can run your own tests on the Uno Playground.
Implemented properties
Implemented events
| Event | Supported on | 
|---|---|
| TypedEventHandler<InfoBar, object> CloseButtonClick | WASM, Skia, Mobile | 
| TypedEventHandler<InfoBar, InfoBarClosedEventArgs> Closed | WASM, Skia, Mobile | 
| TypedEventHandler<InfoBar, InfoBarClosingEventArgs> Closing | WASM, Skia, Mobile | 
Below are all properties, methods, and events of InfoBar that are not currently implemented in Uno.
Not implemented properties
Not implemented events
| Event | Not supported on | 
|---|---|
| TypedEventHandler<InfoBar, object> CloseButtonClick | MacOS | 
| TypedEventHandler<InfoBar, InfoBarClosedEventArgs> Closed | MacOS | 
| TypedEventHandler<InfoBar, InfoBarClosingEventArgs> Closing | MacOS | 
Last updated Thursday, 23 October 2025 20:52.