---
title: XCUIElement.SizeClass.compact
framework: xcuiautomation
role: symbol
role_heading: Case
path: xcuiautomation/xcuielement/sizeclass/compact
---

# XCUIElement.SizeClass.compact

A constant that represents an element for the compact size class.

## Declaration

```swift
case compact
```

## See Also

### Enumeration cases

- [XCUIElement.SizeClass.regular](xcuiautomation/xcuielement/sizeclass/regular.md)
- [XCUIElement.SizeClass.unspecified](xcuiautomation/xcuielement/sizeclass/unspecified.md)
