Contents

allowedAppleMenuItems

The set of allowed Apple menu items during an assessment.

Declaration

var allowedAppleMenuItems: Set<AEAppleMenuItem>? { get set }

Discussion

Defaults to nil, which leaves every Apple menu item available. Setting a non-nil set restricts the menu to the items it names; pass an empty set to restrict all of them. Some constants cover more than one menu item.