---
title: ShieldAction.secondaryButtonPressed
framework: managedsettings
role: symbol
role_heading: Case
path: managedsettings/shieldaction/secondarybuttonpressed
---

# ShieldAction.secondaryButtonPressed

The user pressed the optional secondary button underneath the primary button of a shield.

## Declaration

```swift
case secondaryButtonPressed
```

## See Also

### Responding to secondary button actions

- [ShieldAction.firstSecondarySubmenuItemPressed](managedsettings/shieldaction/firstsecondarysubmenuitempressed.md)
- [ShieldAction.secondSecondarySubmenuItemPressed](managedsettings/shieldaction/secondsecondarysubmenuitempressed.md)
- [ShieldAction.thirdSecondarySubmenuItemPressed](managedsettings/shieldaction/thirdsecondarysubmenuitempressed.md)
