DT_CENTER top-level constant

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

Centers text horizontally in the rectangle.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_CENTER instead')
const DT_CENTER = 0x001;