BS_SOLID top-level constant

  1. @Deprecated('Use BRUSH_STYLE.BS_SOLID instead')
int const BS_SOLID

Solid brush.

Implementation

@Deprecated('Use BRUSH_STYLE.BS_SOLID instead')
const BS_SOLID = 0;