SS_GRAYRECT top-level constant Null safety
A rectangle filled with the current screen background color. This color is gray in the default color scheme.
Implementation
const SS_GRAYRECT = 0x00000005;
A rectangle filled with the current screen background color. This color is gray in the default color scheme.
const SS_GRAYRECT = 0x00000005;