Microsoft.UI.Windowing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides support for creating and managing the windows associated with an app.
Classes
AppWindow |
Represents a system-managed container for the content of an app. |
AppWindowChangedEventArgs |
Provides data for the |
AppWindowClosingEventArgs |
Provides data for the |
AppWindowPresenter |
Displays an app window using a pre-defined configuration appropriate for the type of window. |
AppWindowTitleBar |
Represents the title bar of an app window. |
CompactOverlayPresenter |
Displays an app window using a CompactOverlay (picture-in-picture) configuration. |
DisplayArea |
Represents the area of a display in which a view is able to be shown to a user. |
DisplayAreaWatcher |
Enumerates display areas and raises events when the collection of display areas or the configuration of an individual |
FullScreenPresenter |
Displays an app window using a full-screen configuration. |
OverlappedPresenter |
Displays an app window using an overlapped configuration. |
Enums
AppWindowPresenterKind |
Defines constants that specify the kind of presenter the app window uses. |
CompactOverlaySize |
Defines constants that specify the size of a window in CompactOverlay mode. |
DisplayAreaFallback |
Defines constants that specify which |
DisplayAreaWatcherStatus |
Defines constants that specify the status of a |
IconShowOptions |
Defines constants that specify options for showing the window icon in the title bar. |
OverlappedPresenterState |
Defines constants that specify the state of a window in overlapped mode. |
TitleBarHeightOption |
Defines constants that specify the preferred height of an app window title bar. |