DT_RIGHT top-level constant

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

Aligns text to the right.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_RIGHT instead')
const DT_RIGHT = 0x002;