---
title: keyLayoutFeatureInfoOffset
framework: coreservices
role: symbol
role_heading: Instance Property
path: coreservices/uckeyboardlayout/1390597-keylayoutfeatureinfooffset
---

# keyLayoutFeatureInfoOffset

An unsigned 32-bit integer providing an offset to a structure of type UCKeyLayoutFeatureInfo, if such is used in the resource. May be 0 if no UCKeyLayoutFeatureInfo table is included in the resource.

## Declaration

```swift
var keyLayoutFeatureInfoOffset: UInt32
```
