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

# volume

A type that represents the root folder of a volume or mount point.

## Declaration

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

## Discussion

Discussion The identifier for this type is public.volume. This type conforms to UTTypeFolder.

## 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)
- [folder](uniformtypeidentifiers/uttype-swift.struct/folder.md)
- [diskImage](uniformtypeidentifiers/uttype-swift.struct/diskimage.md)
