Version: 2020.1
언어: 한국어

Status

enumeration

매뉴얼로 전환

설명

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

변수

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.