TPM_TOPALIGN top-level constant

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

Positions the shortcut menu so that its top side is aligned with the coordinate specified by the y parameter.

Implementation

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