SS_BLACKFRAME top-level constant

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

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

Implementation

@Deprecated('Use STATIC_STYLES.SS_BLACKFRAME instead')
const SS_BLACKFRAME = 0x00000007;