ApplicationView.ShowStandardSystemOverlays Method

Definition

Shows system UI elements, like the title bar, over a full-screen app.

public:
 virtual void ShowStandardSystemOverlays() = ShowStandardSystemOverlays;
void ShowStandardSystemOverlays();
public void ShowStandardSystemOverlays();
function showStandardSystemOverlays()
Public Sub ShowStandardSystemOverlays ()

Applies to