---
title: appKit
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/appkit
---

# appKit

A property for accessing the attribute scopes that AppKit defines.

## Declaration

```swift
var appKit: AttributeScopes.AppKitAttributes.Type { get }
```

## See Also

### AppKit-Defined Attributes

- [AttributeScopes.AppKitAttributes](foundation/attributescopes/appkitattributes.md)
