---
title: UISceneError.Code.geometryRequestUnsupported
framework: uikit
role: symbol
role_heading: Case
path: uikit/uisceneerror/code/geometryrequestunsupported
---

# UISceneError.Code.geometryRequestUnsupported

An error that indicates the geometry request is invalid or unsupported.

## Declaration

```swift
case geometryRequestUnsupported
```

## See Also

### Error codes

- [UISceneError.Code.multipleScenesNotSupported](uikit/uisceneerror/code/multiplescenesnotsupported.md)
- [UISceneError.Code.requestDenied](uikit/uisceneerror/code/requestdenied.md)
- [UISceneError.Code.geometryRequestDenied](uikit/uisceneerror/code/geometryrequestdenied.md)
