NativeDisplayManager_CutoutInfo
Overview
The NativeDisplayManager_CutoutInfo struct describes the unusable area of a display, including punch hole, notch, and curved area of a waterfall display.
Since: 12
Related module: OH_DisplayManager
Header file: oh_display_info.h
Summary
Member Variables
| Struct | Description |
|---|---|
| int32_t boundingRectsLength | Number of unusable areas (bounding rectangles) designed for punch holes and notches. |
| NativeDisplayManager_Rect* boundingRects | Unusable areas (bounding rectangles) designed for punch holes and notches. |
| NativeDisplayManager_WaterfallDisplayAreaRects waterfallDisplayAreaRects | Curved area on a waterfall display. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_AnimateCompleteCallback
harmony 鸿蒙ArkUI_ContextCallback