Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 447 Bytes

flyoutbase_isopen.md

File metadata and controls

28 lines (16 loc) · 447 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.Primitives.FlyoutBase.IsOpen
winrt property
RS5

Windows.UI.Xaml.Controls.Primitives.FlyoutBase.IsOpen

-description

Gets a value that indicates whether the flyout is open.

-property-value

true if the flyout is open; otherwise, false.

-remarks

-see-also

-examples