TPM_VCENTERALIGN top-level constant

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

Centers the shortcut menu vertically relative to the coordinate specified by the y parameter.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_VCENTERALIGN instead')
const TPM_VCENTERALIGN = 0x0010;