SS_GRAYFRAME top-level constant

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

A box with a frame drawn with the same color as the screen background (desktop). This color is gray in the default color scheme.

Implementation

@Deprecated('Use STATIC_STYLES.SS_GRAYFRAME instead')
const SS_GRAYFRAME = 0x00000008;