SS_SIMPLE top-level constant

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

A simple rectangle and displays a single line of left-aligned text in the rectangle.

Implementation

@Deprecated('Use STATIC_STYLES.SS_SIMPLE instead')
const SS_SIMPLE = 0x0000000B;