TPM_LEFTALIGN top-level constant

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

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

Implementation

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