---
title: isFileViewerRequest
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileproviderrequest/isfileviewerrequest
---

# isFileViewerRequest

A Boolean value that indicates whether the request came from Finder or related system file browsers.

## Declaration

```swift
var isFileViewerRequest: Bool { get }
```

## See Also

### Accessing Application Information

- [domainVersion](fileprovider/nsfileproviderrequest/domainversion.md)
- [requestingExecutable](fileprovider/nsfileproviderrequest/requestingexecutable.md)
- [isSystemRequest](fileprovider/nsfileproviderrequest/issystemrequest.md)
