<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPress/PressType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIPressType"
  },
  "title" : "UIPress.PressType"
}
-->

# UIPress.PressType

Constants that represent buttons that a person can press.

```
enum PressType
```

## Topics

### Actions

[`UIPressTypePlayPause`](/documentation/UIKit/UIPress/PressType/playPause)

A constant that represents the play/pause button.

[`UIPressTypeSelect`](/documentation/UIKit/UIPress/PressType/select)

A constant that represents the select button.

[`UIPressTypeMenu`](/documentation/UIKit/UIPress/PressType/menu)

A constant that represents the menu button.

### Navigation

[`UIPressTypeUpArrow`](/documentation/UIKit/UIPress/PressType/upArrow)

A constant that represents the up arrow button.

[`UIPressTypeDownArrow`](/documentation/UIKit/UIPress/PressType/downArrow)

A constant that represents the down arrow button.

[`UIPressTypeLeftArrow`](/documentation/UIKit/UIPress/PressType/leftArrow)

A constant that represents the left arrow button.

[`UIPressTypeRightArrow`](/documentation/UIKit/UIPress/PressType/rightArrow)

A constant that represents the right arrow button.

[`UIPressTypePageDown`](/documentation/UIKit/UIPress/PressType/pageDown)

A constant that represents the page down button.

[`UIPressTypePageUp`](/documentation/UIKit/UIPress/PressType/pageUp)

A constant that represents the page up button.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)