MF_UNHILITE top-level constant

  1. @Deprecated('Use MENU_ITEM_FLAGS.MF_UNHILITE instead')
int const MF_UNHILITE

Removes highlighting from the menu item.

Implementation

@Deprecated('Use MENU_ITEM_FLAGS.MF_UNHILITE instead')
const MF_UNHILITE = 0x00000000;