---
title: OffsetArray
framework: coreservices
role: symbol
role_heading: Structure
path: coreservices/offsetarray
---

# OffsetArray

Specifies offsets of ranges of text. Not typically used by developers.

## Declaration

```swift
struct OffsetArray
```

## Topics

### Initializers

- [init()](coreservices/offsetarray/1442543-init.md)
- [init(fNumOfOffsets:fOffset:)](coreservices/offsetarray/1444181-init.md)

### Instance Properties

- [fNumOfOffsets](coreservices/offsetarray/1449726-fnumofoffsets.md)
- [fOffset](coreservices/offsetarray/1447345-foffset.md)
