---
title: NSWorkspace.WillUnmountVolumeMessage
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsworkspace/willunmountvolumemessage
---

# NSWorkspace.WillUnmountVolumeMessage

## Declaration

```swift
struct WillUnmountVolumeMessage
```

## Topics

### Initializers

- [init(localizedVolumeName:volumeURL:)](appkit/nsworkspace/willunmountvolumemessage/init(localizedvolumename:volumeurl:).md)

### Instance Properties

- [localizedVolumeName](appkit/nsworkspace/willunmountvolumemessage/localizedvolumename.md)
- [volumeURL](appkit/nsworkspace/willunmountvolumemessage/volumeurl.md)

## Relationships

### Conforms To

- [NotificationCenter.MainActorMessage](foundation/notificationcenter/mainactormessage.md)
- [SendableMetatype](swift/sendablemetatype.md)
