SS_WHITEFRAME top-level constant

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

A box with a frame drawn with the same color as the window background. This color is white in the default color scheme.

Implementation

@Deprecated('Use STATIC_STYLES.SS_WHITEFRAME instead')
const SS_WHITEFRAME = 0x00000009;