TPM_BOTTOMALIGN top-level constant

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

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

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_BOTTOMALIGN instead')
const TPM_BOTTOMALIGN = 0x0020;