---
title: angle
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipointeraccessory/position-swift.struct/angle
---

# angle

The angle of the accessory’s position, measured in radians clockwise from the top of the primary pointer.

## Declaration

```swift
var angle: CGFloat
```

## See Also

### Creating a custom accessory position

- [init(offset:angle:)](uikit/uipointeraccessory/position-swift.struct/init(offset:angle:).md)
- [offset](uikit/uipointeraccessory/position-swift.struct/offset.md)
- [defaultOffset](uikit/uipointeraccessory/position-swift.struct/defaultoffset.md)
