ApplicationViewState Enumeration

Specifies the set of app view state changes that can be handled.

Syntax

public enum class ApplicationViewState  

Members

Member Value Description
Filled The current app’s view has been reduced to a partial screen view as the result of another app snapping.
FullScreenLandscape The current app’s view is in full-screen (has no snapped app adjacent to it), and has changed to landscape orientation.

Requirements

Namespace: Windows.UI.ViewManagement

Metadata: windows.winmd

See also

Reference

Windows.UI.ViewManagement Namespace