1# OH_DisplayManager 2 3## Overview 4 5The module provides the display management capability. 6 7**System capability**: SystemCapability.WindowManager.WindowManager.Core 8 9**Since**: 12 10## File Summary 11 12| Name| Description| 13| -- | -- | 14| [oh_display_capture.h](capi-oh-display-capture-h.md) | Declares the capability to take screenshots.| 15| [oh_display_info.h](capi-oh-display-info-h.md) | Declares the common enums and definitions of the display.| 16| [oh_display_manager.h](capi-oh-display-manager-h.md) | Declares the functions for basic display management. You can call the functions to obtain various information about the default display and listen for display status changes, such as rotation, folding, and unfolding.| 17