Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 678 Bytes

infobar_isiconvisible.md

File metadata and controls

29 lines (16 loc) · 678 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.IsIconVisible
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.IsIconVisible

-description

Gets or sets a value that indicates whether the icon is visible in the InfoBar.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

true if the icon is visible; otherwise, false. The default is true.

-remarks

-see-also

-examples