---
title: extensionContext
framework: fileproviderui
role: symbol
role_heading: Instance Property
path: fileproviderui/fpuiactionextensionviewcontroller/extensioncontext
---

# extensionContext

The extension context provided by the host app.

## Declaration

```swift
var extensionContext: FPUIActionExtensionContext { get }
```

## See Also

### Working with Actions

- [prepare(forAction:itemIdentifiers:)](fileproviderui/fpuiactionextensionviewcontroller/prepare(foraction:itemidentifiers:).md)
- [prepare(forError:)](fileproviderui/fpuiactionextensionviewcontroller/prepare(forerror:).md)
- [FPUIActionExtensionContext](fileproviderui/fpuiactionextensioncontext.md)
