---
title: isImmediateUploadRequestByPresentingApplication
framework: fileprovider
role: symbol
role_heading: Type Property
path: fileprovider/nsfileprovidermodifyitemoptions/isimmediateuploadrequestbypresentingapplication
---

# isImmediateUploadRequestByPresentingApplication

An option to require the upload to complete before calling the completion handler.

## Declaration

```swift
static var isImmediateUploadRequestByPresentingApplication: NSFileProviderModifyItemOptions { get }
```

## Discussion

Discussion This option allows the calling application to know when the uploaded version of the file is on the server.
