<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "ManagedSettings",
  "identifier" : "/documentation/ManagedSettings/ShieldAction/firstSecondarySubmenuItemPressed",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Managed Settings"
    ],
    "preciseIdentifier" : "s:15ManagedSettings12ShieldActionO32firstSecondarySubmenuItemPressedyA2CmF"
  },
  "title" : "ShieldAction.firstSecondarySubmenuItemPressed"
}
-->

# ShieldAction.firstSecondarySubmenuItemPressed

An action that occurs when someone selects the first item in the secondary button’s submenu.

```
case firstSecondarySubmenuItemPressed
```

## Discussion

The system invokes this callback on your app’s [`ShieldActionDelegate`](/documentation/ManagedSettings/ShieldActionDelegate) for the first item in the submenu when your app defines the [`secondaryButtonSubmenuItems`](/documentation/ManagedSettingsUI/ShieldConfiguration/secondaryButtonSubmenuItems) array with one or more elements.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)