Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.32 KB

infobar_severity.md

File metadata and controls

35 lines (21 loc) · 1.32 KB
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.Severity
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.Severity

-description

Gets or sets the type of the InfoBar to apply consistent status color, icon, and assistive technology settings dependent on the criticality of the notification.

-property-value

The style of the InfoBar that indicates the criticality of the notification. The default is Informational

-remarks

-see-also

InfoBarSeverity enum, NotificationProcessing, InfoBar overview

-examples

Tip

For more info, design guidance, and code examples, see InfoBar.

[!div class="nextstepaction"] Open the WinUI 3 Gallery app and see the InfoBar in action

The WinUI 3 Gallery app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the Microsoft Store or get the source code on GitHub.