Windows.UI.ViewManagement
Windows.UI.ViewManagement
Windows.UI.ViewManagement
Windows.UI.ViewManagement
Namespace
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[This namespace contains one or more prerelease APIs.]
Provides support for handling and managing the various views associated with the active Universal Windows Platform (UWP) app.
Classes
| AccessibilitySettings AccessibilitySettings AccessibilitySettings AccessibilitySettings |
Provides access to the high contrast accessibility settings. |
| ActivationViewSwitcher ActivationViewSwitcher ActivationViewSwitcher ActivationViewSwitcher |
Provides methods for switching to an app view in response to an activation. |
| ApplicationView ApplicationView ApplicationView ApplicationView |
Represents the active application view and associated states and behaviors. |
| ApplicationViewConsolidatedEventArgs ApplicationViewConsolidatedEventArgs ApplicationViewConsolidatedEventArgs ApplicationViewConsolidatedEventArgs |
Contains the results of a window (app view) consolidation operation. |
| ApplicationViewScaling ApplicationViewScaling ApplicationViewScaling ApplicationViewScaling |
Provides methods and properties for controlling layout scaling. |
| ApplicationViewSwitcher ApplicationViewSwitcher ApplicationViewSwitcher ApplicationViewSwitcher |
Represents the app view switching behaviors for an app. |
| ApplicationViewTitleBar ApplicationViewTitleBar ApplicationViewTitleBar ApplicationViewTitleBar |
Represents the title bar of an app. |
| ApplicationViewTransferContext ApplicationViewTransferContext ApplicationViewTransferContext ApplicationViewTransferContext |
Represents information about a window drag operation. |
| InputPane InputPane InputPane InputPane |
Enables an app to receive notifications when the docked touch keyboard, or Soft Input Panel (SIP), is about to be displayed or hidden, and to determine which portion of the application's window is obscured by the input pane. NoteThe InputPane APIs provide accurate occlusion information for a docked panel only. For Windows 10 Creators Fall Update and newer, we reccomend using the following APIs to handle occlusion by docked, undocked, moveable, and transitory input panes such as Soft Input Panels (SIP), Input Method Editor (IME) candidate windows, floating toolbars, and so on. |
| InputPaneVisibilityEventArgs InputPaneVisibilityEventArgs InputPaneVisibilityEventArgs InputPaneVisibilityEventArgs | |
| ProjectionManager ProjectionManager ProjectionManager ProjectionManager |
Defines a set of methods for managing the windows (app views) sent to secondary displays, such as projectors. |
| StatusBar StatusBar StatusBar StatusBar |
Provides methods and properties for interacting with the status bar assocaited with an app view (window). The status bar is a user experience that the system presents on the top edge (typically) of the screen that allows users to control behavior of the device and can present progres. |
| StatusBarProgressIndicator StatusBarProgressIndicator StatusBarProgressIndicator StatusBarProgressIndicator |
Provides methods and properties for interacting with the progress indicator on the status bar on a window (app view). |
| UISettings UISettings UISettings UISettings |
Contains a set of common app user interface settings and operations. |
| UIViewSettings UIViewSettings UIViewSettings UIViewSettings |
Represents UI states and behaviors associated with the device mode (Tablet or Desktop) and input device type. |
| ViewModePreferences ViewModePreferences ViewModePreferences ViewModePreferences |
[Contains prerelease APIs.] |
Enums
| ApplicationViewBoundsMode ApplicationViewBoundsMode ApplicationViewBoundsMode ApplicationViewBoundsMode |
The bounds used by the framework to lay out the contents of a window (app view). |
| ApplicationViewMode ApplicationViewMode ApplicationViewMode ApplicationViewMode |
Defines constants that specify the view mode of an app window. |
| ApplicationViewOrientation ApplicationViewOrientation ApplicationViewOrientation ApplicationViewOrientation |
Defines the set of display orientation modes for a window (app view). |
| ApplicationViewState ApplicationViewState ApplicationViewState ApplicationViewState |
Specifies the set of app view state changes that can be handled. ImportantApplicationViewState may be altered or unavailable for releases after Windows 8.1. Instead, query for window layout sizes directly. |
| ApplicationViewSwitchingOptions ApplicationViewSwitchingOptions ApplicationViewSwitchingOptions ApplicationViewSwitchingOptions |
Defines a set of options for window (app view) switching behaviors. |
| ApplicationViewWindowingMode ApplicationViewWindowingMode ApplicationViewWindowingMode ApplicationViewWindowingMode |
Defines constants that specify whether the app window is auto-sized, full-screen, or set to a specific size on launch. |
| FullScreenSystemOverlayMode FullScreenSystemOverlayMode FullScreenSystemOverlayMode FullScreenSystemOverlayMode |
Defines constants that specify how the app responds to edge gestures when in full-screen mode. |
| HandPreference HandPreference HandPreference HandPreference |
Defines the set of directional preferences for the user interface presented by the app view. |
| UIColorType UIColorType UIColorType UIColorType |
Defines constants that specify known system color values. |
| UIElementType UIElementType UIElementType UIElementType |
[Contains prerelease APIs.] |
| UserInteractionMode UserInteractionMode UserInteractionMode UserInteractionMode |
Specifies the UI view, optimized for input device type. |
| ViewSizePreference ViewSizePreference ViewSizePreference ViewSizePreference |
Defines the set of possible general window (app view) size preferences. |