TPM_LAYOUTRTL top-level constant

  1. @Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_LAYOUTRTL instead')
int const TPM_LAYOUTRTL

For right-to-left text layout, use TPM_LAYOUTRTL. By default, the text layout is left-to-right.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_LAYOUTRTL instead')
const TPM_LAYOUTRTL = 0x8000;