harmony 鸿蒙Region
Region
Overview
The Region module defines the rectangle (dirty region) where the content is to be updated in the local NativeWindow.
Since
8
Related Modules
Summary
Member Variables
| Name | Description | 
|---|---|
| *rects | If rects is a null pointer, the buffer size is the same as the size of the dirty region by default. | 
| rectNumber | If rectNumber is 0, the buffer size is the same as the size of the dirty region by default. | 
rectNumber
int32_t Region::rectNumber
Description
If rectNumber is 0, the buffer size is the same as the size of the dirty region by default.
*rects
struct Rect Region::*rects
Description
Pointer to the struct. The type is Rect. If rects is a null pointer, the buffer size is the same as the size of the dirty region by default.
你可能感兴趣的鸿蒙文章
                        
                            0
                        
                        
                             赞
                        
                    
                    
                - 所属分类: 后端技术
- 本文标签:
热门推荐
- 
                        2、 - 优质文章
- 
                        3、 gate.io
- 
                        8、 openharmony
- 
                        9、 golang