---
title: secondary
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uievent/buttonmask-swift.struct/secondary
---

# secondary

A constant that represents the secondary button on the input device.

## Declaration

```swift
static var secondary: UIEvent.ButtonMask { get }
```

## See Also

### Accessing button masks

- [primary](uikit/uievent/buttonmask-swift.struct/primary.md)
