---
title: isSharedByCurrentUser
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovideritemprotocol/issharedbycurrentuser
---

# isSharedByCurrentUser

A Boolean value that indicates whether the item was shared by the current user.

## Declaration

```swift
optional var isSharedByCurrentUser: Bool { get }
```

## See Also

### Sharing

- [isShared](fileprovider/nsfileprovideritemprotocol/isshared.md)
- [mostRecentEditorNameComponents](fileprovider/nsfileprovideritemprotocol/mostrecenteditornamecomponents.md)
- [ownerNameComponents](fileprovider/nsfileprovideritemprotocol/ownernamecomponents.md)
