Home
last modified time | relevance | path

Searched defs:CWindowProperties (Results 1 – 1 of 1) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
Dwindow_utils.h51 struct CWindowProperties { struct
52 CRect windowRect;
53 CRect drawableRect;
54 uint32_t type;
55 bool isFullScreen;
56 bool isLayoutFullScreen;
57 bool focusable;
58 bool touchable;
59 float brightness;
60 bool isKeepScreenOn;
[all …]