OHOS::WindowConfig
Overview
Related Modules:
Description:
Sets the attributes for this window.
This structure stores the attributes such as the rectangle, opacity, and pixel format of this window.
Since:
1.0
Version:
1.0
Summary
Data Fields
| Variable Name | Description |
|---|---|
| rect | Rect |
| opacity | uint8_t |
| pixelFormat | WindowPixelFormat |
| option | uint32_t |
