---
title: sceneUserInfoKey
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipointerlockstate/sceneuserinfokey
---

# sceneUserInfoKey

A key that reflects the new locked state.

## Declaration

```swift
nonisolated class let sceneUserInfoKey: String
```

## Discussion

Discussion The userInfo dictionary of the notification contains the sceneUserInfoKey key, which reflects the new value of the isLocked property.

## See Also

### Updating the Lock State

- [didChangeNotification](uikit/uipointerlockstate/didchangenotification.md)
