---
title: UIUserInterfaceLevel.unspecified
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiuserinterfacelevel/unspecified
---

# UIUserInterfaceLevel.unspecified

An unspecified interface level.

## Declaration

```swift
case unspecified
```

## Discussion

Discussion Choose this option when you want to follow the inherited level.

## See Also

### Interface levels

- [UIUserInterfaceLevel.base](uikit/uiuserinterfacelevel/base.md)
- [UIUserInterfaceLevel.elevated](uikit/uiuserinterfacelevel/elevated.md)
