TPM_CENTERALIGN top-level constant

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

Centers the shortcut menu horizontally relative to the coordinate specified by the x parameter.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_CENTERALIGN instead')
const TPM_CENTERALIGN = 0x0004;