---
title: NSFileProviderKnownFolderLocations.Location
framework: fileprovider
role: symbol
role_heading: Class
path: fileprovider/nsfileproviderknownfolderlocations/location
---

# NSFileProviderKnownFolderLocations.Location

## Declaration

```swift
class Location
```

## Topics

### Initializers

- [init(existingItemIdentifier:)](fileprovider/nsfileproviderknownfolderlocations/location/init(existingitemidentifier:).md)
- [init(parentItemIdentifier:filename:)](fileprovider/nsfileproviderknownfolderlocations/location/init(parentitemidentifier:filename:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Identifying known-folder locations

- [desktopLocation](fileprovider/nsfileproviderknownfolderlocations/desktoplocation.md)
- [documentsLocation](fileprovider/nsfileproviderknownfolderlocations/documentslocation.md)
