---
title: folder
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/folder
---

# folder

A type that represents a user-browsable directory.

## Declaration

```swift
static var folder: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.folder. This type conforms to UTTypeDirectory.

## See Also

### Apple file system objects

- [directory](uniformtypeidentifiers/uttype-swift.struct/directory.md)
- [symbolicLink](uniformtypeidentifiers/uttype-swift.struct/symboliclink.md)
- [mountPoint](uniformtypeidentifiers/uttype-swift.struct/mountpoint.md)
- [aliasFile](uniformtypeidentifiers/uttype-swift.struct/aliasfile.md)
- [volume](uniformtypeidentifiers/uttype-swift.struct/volume.md)
- [diskImage](uniformtypeidentifiers/uttype-swift.struct/diskimage.md)
