Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 414 Bytes

infobar_isopen.md

File metadata and controls

27 lines (15 loc) · 414 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.IsOpen
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.IsOpen

-description

Gets or sets a value that indicates whether the InfoBar is open.

-property-value

true if the InfoBar is open; otherwise, false. The default is false.

-remarks

-see-also

-examples