---
title: kAEPackedArray
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaepackedarray
---

# kAEPackedArray

Array items consist of data of the same size and same type, and are packed without regard for word boundaries.

## Declaration

```swift
var kAEPackedArray: Int { get }
```
