---
title: FPUIExtensionErrorCode.userCancelled
framework: fileproviderui
role: symbol
role_heading: Case
path: fileproviderui/fpuiextensionerrorcode/usercancelled
---

# FPUIExtensionErrorCode.userCancelled

An error indicating that the action was canceled by the user.

## Declaration

```swift
case userCancelled
```

## See Also

### Error Codes

- [FPUIExtensionErrorCode.failed](fileproviderui/fpuiextensionerrorcode/failed.md)
