---
title: defaultOffset
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipointeraccessory/position-swift.struct/defaultoffset
---

# defaultOffset

A constant that specifies the default offset of an accessory from the primary pointer shape.

## Declaration

```swift
static let defaultOffset: CGFloat
```

## See Also

### Creating a custom accessory position

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