---
title: uiKit
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/uikit
---

# uiKit

A property for accessing the attribute scopes that UIKit defines.

## Declaration

```swift
var uiKit: AttributeScopes.UIKitAttributes.Type { get }
```

## See Also

### UIKit-Defined Attributes

- [AttributeScopes.UIKitAttributes](foundation/attributescopes/uikitattributes.md)
