---
title: mutationsPtr
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsfastenumerationstate/mutationsptr
---

# mutationsPtr

Arbitrary state information used to detect whether the collection has been mutated.

## Declaration

```swift
var mutationsPtr: UnsafeMutablePointer<UInt>?
```
