[This documentation is preliminary and is subject to change.]
Provides classes and enumerations used for managing the settings for an app's view.
Members
The Windows.UI.ViewManagement namespace has these types of members:
Classes
The Windows.UI.ViewManagement namespace has these classes.
| Class | Description |
|---|---|
| AccessibilitySettings | Provides access to the high contrast accessibility settings. |
| ApplicationView | Provides a set of static methods that allows an app to obtain its current view state, and to register for view state change events. |
| InputPane | Enables an application to register to receive notifications when the input pane is about to be displayed or hidden, and to determine which portion of the application's window is being obscured by the input pane. |
| InputPaneVisibilityEventArgs | Provides data for the input pane Hiding and Showing events. |
| UISettings | Contains a set of common Metro style app user interface settings and operations. |
Enumerations
The Windows.UI.ViewManagement namespace has these enumerations.
| Enumeration | Description |
|---|---|
| ApplicationViewState | Specifies the set of app view state changes that can be handled. |
| HandPreference | Defines the set of directional preferences for the user interface presented by the app view. |
| UIElementType | Defines the set of user interface element types. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
