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

# UISceneError.Code.geometryRequestDenied

An error that indicates the geometry request is valid but the system denied the request.

## Declaration

```swift
case geometryRequestDenied
```

## See Also

### Error codes

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