TPM_VERTICAL top-level constant

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

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

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_VERTICAL instead')
const TPM_VERTICAL = 0x0040;