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

Property Supported on
string Title WASM, Skia, Mobile
InfoBarSeverity Severity WASM, Skia, Mobile
string Message WASM, Skia, Mobile
bool IsOpen WASM, Skia, Mobile
bool IsIconVisible WASM, Skia, Mobile
bool IsClosable WASM, Skia, Mobile
IconSource IconSource WASM, Skia, Mobile
DataTemplate ContentTemplate WASM, Skia, Mobile
object Content WASM, Skia, Mobile
Style CloseButtonStyle WASM, Skia, Mobile
object CloseButtonCommandParameter WASM, Skia, Mobile
ButtonBase ActionButton WASM, Skia, Mobile
InfoBarTemplateSettings TemplateSettings WASM, Skia, Mobile
DependencyProperty ActionButtonProperty WASM, Skia, Mobile
DependencyProperty CloseButtonCommandParameterProperty WASM, Skia, Mobile
DependencyProperty CloseButtonCommandProperty WASM, Skia, Mobile
DependencyProperty CloseButtonStyleProperty WASM, Skia, Mobile
DependencyProperty ContentProperty WASM, Skia, Mobile
DependencyProperty ContentTemplateProperty WASM, Skia, Mobile
DependencyProperty IconSourceProperty WASM, Skia, Mobile
DependencyProperty IsClosableProperty WASM, Skia, Mobile
DependencyProperty IsIconVisibleProperty WASM, Skia, Mobile
DependencyProperty IsOpenProperty WASM, Skia, Mobile
DependencyProperty MessageProperty WASM, Skia, Mobile
DependencyProperty SeverityProperty WASM, Skia, Mobile
DependencyProperty TemplateSettingsProperty WASM, Skia, Mobile
DependencyProperty TitleProperty WASM, Skia, Mobile

Implemented events


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

Not implemented properties

Not implemented events


Last updated Friday, 02 May 2025 12:48.