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

# XCUIElement.SizeClass.unspecified

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

## Declaration

```swift
case unspecified
```

## See Also

### Enumeration cases

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