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

# diskImage

A type that represents a data item that’s mountable as a volume.

## Declaration

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

## Discussion

Discussion The identifier for this type is public.disk-image.

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