MenuItemStyle public enum MenuItemStyle Specifies how a MenuItemshows selection state. plain The menu item will be shown normally, with no check indicator. Declaration Swift case plain checked The menu item will indicate checked/un-checked state Declaration Swift case checked radio The menu item is part of a menu radio group Declaration Swift case radio © 2021 Miguel de Icaza. All rights reserved. (Last updated: 2021-04-28) Generated by jazzy ♪♫ v0.13.6, a Realm project.