---
title: secondaryButton
framework: alarmkit
role: symbol
role_heading: Instance Property
path: alarmkit/alarmpresentation/alert-swift.struct/secondarybutton
---

# secondaryButton

The appearance of the secondary button.

## Declaration

```swift
var secondaryButton: AlarmButton?
```

## Discussion

Discussion If you use nil, the secondary button is omitted.

## See Also

### Creating a second button

- [secondaryButtonBehavior](alarmkit/alarmpresentation/alert-swift.struct/secondarybuttonbehavior-swift.property.md)
- [AlarmPresentation.Alert.SecondaryButtonBehavior](alarmkit/alarmpresentation/alert-swift.struct/secondarybuttonbehavior-swift.enum.md)
