---
title: UTTypeVolume
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypevolume
---

# UTTypeVolume

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

## Declaration

```occ
extern UTType * const UTTypeVolume;
```

## Discussion

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

## See Also

### Apple file system objects

- [UTTypeDirectory](uniformtypeidentifiers/uttypedirectory.md)
- [UTTypeSymbolicLink](uniformtypeidentifiers/uttypesymboliclink.md)
- [UTTypeMountPoint](uniformtypeidentifiers/uttypemountpoint.md)
- [UTTypeAliasFile](uniformtypeidentifiers/uttypealiasfile.md)
- [UTTypeFolder](uniformtypeidentifiers/uttypefolder.md)
- [UTTypeDiskImage](uniformtypeidentifiers/uttypediskimage.md)
