---
title: control
framework: developertoolssupport
role: symbol
role_heading: Type Property
path: developertoolssupport/libraryitem/category/control
---

# control

A category for controls, like buttons and context menus.

## Declaration

```swift
static let control: LibraryItem.Category
```

## See Also

### Specifying a Category

- [effect](developertoolssupport/libraryitem/category/effect.md)
- [layout](developertoolssupport/libraryitem/category/layout.md)
- [other](developertoolssupport/libraryitem/category/other.md)
