Windows.UI.ViewManagement namespace

0 out of 1 rated this helpful - Rate this topic

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.

ClassDescription
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 attempt to unsnap the app if it is in a snapped state.
InputPane Enables an app 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 app user interface settings and operations.

 

Enumerations

The Windows.UI.ViewManagement namespace has these enumerations.

EnumerationDescription
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

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.UI.ViewManagement
Windows::UI::ViewManagement [C++]

Metadata

Windows.winmd

See also

Windows.ApplicationModel.Core.CoreApplicationView

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.