TPM_RIGHTALIGN top-level constant

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

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

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_RIGHTALIGN instead')
const TPM_RIGHTALIGN = 0x0008;