DT_LEFT top-level constant

  1. @Deprecated('Use DRAW_TEXT_FORMAT.DT_LEFT instead')
int const DT_LEFT

Aligns text to the left.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_LEFT instead')
const DT_LEFT = 0x000;