---
title: orientationMatchesAngle
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipointeraccessory/orientationmatchesangle
---

# orientationMatchesAngle

A Boolean value that indicates whether the system rotates the accessory to match its angle.

## Declaration

```swift
var orientationMatchesAngle: Bool { get set }
```

## Discussion

Discussion The default value of this property is false for custom accessories, and varies for system accessories.
