SS_GRAYRECT top-level constant

  1. @Deprecated('Use STATIC_STYLES.SS_GRAYRECT instead')
int const SS_GRAYRECT

A rectangle filled with the current screen background color. This color is gray in the default color scheme.

Implementation

@Deprecated('Use STATIC_STYLES.SS_GRAYRECT instead')
const SS_GRAYRECT = 0x00000005;