TPM_HORIZONTAL top-level constant

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

If the menu cannot be shown at the specified location without overlapping the excluded rectangle, the system tries to accommodate the requested horizontal alignment before the requested vertical alignment.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_HORIZONTAL instead')
const TPM_HORIZONTAL = 0x0000;