DT_WORD_ELLIPSIS top-level constant

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

Truncates any word that does not fit in the rectangle and adds ellipses.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_WORD_ELLIPSIS instead')
const DT_WORD_ELLIPSIS = 0x00040000;