Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 375 Bytes

visibilitychangedeventargs_visible.md

File metadata and controls

22 lines (15 loc) · 375 Bytes
-api-id -api-type
P:Windows.UI.Core.VisibilityChangedEventArgs.Visible
winrt property

Windows.UI.Core.VisibilityChangedEventArgs.Visible

-description

Gets whether the window is visible or not.

-property-value

True if the window is visible; otherwise, false.

-remarks

-examples

-see-also