SS_BLACKRECT top-level constant

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

A rectangle filled with the current window frame color. This color is black in the default color scheme.

Implementation

@Deprecated('Use STATIC_STYLES.SS_BLACKRECT instead')
const SS_BLACKRECT = 0x00000004;