PS_DOT top-level constant

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

The pen is dotted.

Implementation

@Deprecated('Use PEN_STYLE.PS_DOT instead')
const PS_DOT = 2;