PS_DASH top-level constant

  1. @Deprecated('Use PEN_STYLE.PS_DASH instead')
int const PS_DASH

The pen is dashed.

Implementation

@Deprecated('Use PEN_STYLE.PS_DASH instead')
const PS_DASH = 1;