ICoreWindow.Visible Property

Specifies the property that gets whether the window is visible or not.

Syntax

public:
property bool Visible {
         bool get ();
}  

Property value

Type: bool 

  True if the window is visible on the screen; false if it is not.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

ICoreWindow Interface

ICoreWindow Members

Windows.UI.Core Namespace