---
title: kUCKeyActionAutoKey
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kuckeyactionautokey
---

# kUCKeyActionAutoKey

The user has the key in an “auto-key” pressed state that is, the user is holding down the key for an extended period of time and is thereby generating multiple key strokes from the single key.

## Declaration

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