• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# NativeDisplayManager_WaterfallDisplayAreaRects
2
3
4## 概述
5
6瀑布屏曲面部分显示区域。
7
8**系统能力:** SystemCapability.WindowManager.WindowManager.Core
9
10**起始版本:** 12
11
12**相关模块:**[OH_DisplayManager](_o_h___display_manager.md)
13
14**所在头文件:** [oh_display_info.h](oh__display__info_8h.md)
15
16## 汇总
17
18
19### 成员变量
20
21| 名称 | 描述 |
22| -------- | -------- |
23| [NativeDisplayManager_Rect](_native_display_manager___rect.md) **left** | 瀑布屏左侧不可用矩形区域。 |
24| [NativeDisplayManager_Rect](_native_display_manager___rect.md) **top** | 瀑布屏顶部不可用矩形区域。 |
25| [NativeDisplayManager_Rect](_native_display_manager___rect.md) **right** | 瀑布屏右侧不可用矩形区域。 |
26| [NativeDisplayManager_Rect](_native_display_manager___rect.md) **bottom** | 瀑布屏底部不可用矩形区域。 |
27