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 methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| InfoBar FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(InfoBar) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
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, 27 August 2026 18:27.