---
title: keyStateRecordsIndexOffset
framework: coreservices
role: symbol
role_heading: Instance Property
path: coreservices/uckeyboardtypeheader/1390632-keystaterecordsindexoffset
---

# keyStateRecordsIndexOffset

An unsigned 32-bit integer providing an offset to a structure of type UCKeyStateRecordsIndex, if such is used in the resource. This value may be 0 if no dead-key state records are included in the resource.

## Declaration

```swift
var keyStateRecordsIndexOffset: UInt32
```
