Status

enumeration

Description

Status of the menu item. The values of this enumeration should be used as flags.

Properties

NoneThe item is not displayed. This is the default value and represents the absence of flags.
NormalThe item is displayed normally.
DisabledThe item is disabled and is not be selectable by the user.
CheckedThe item is displayed with a checkmark.
HiddenThe item is not displayed. This flag can be used with other flags.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答