Contents

UIMenuElement.State.mixed

A constant indicating the menu element is in the “mixed” state.

Declaration

case mixed

Discussion

A UIMenuElement.State.mixed state is one that’s neither “on” or “off”. The menu system displays a mixed-mark, such as a checkmark or hyphen, next to the menu element.

See Also

States