SS_ETCHEDVERT top-level constant

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

Draws the left and right edges of the static control using the EDGE_ETCHED edge style.

Implementation

@Deprecated('Use STATIC_STYLES.SS_ETCHEDVERT instead')
const SS_ETCHEDVERT = 0x00000011;