<!--
{
  "availability" : [
    "macOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSWorkspace/DidUnmountVolumeMessage",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "s:So11NSWorkspaceC6AppKitE23DidUnmountVolumeMessageV"
  },
  "title" : "NSWorkspace.DidUnmountVolumeMessage"
}
-->

# NSWorkspace.DidUnmountVolumeMessage

```
struct DidUnmountVolumeMessage
```

## Topics

### Initializers

[`init(localizedVolumeName: String, volumeURL: URL)`](/documentation/AppKit/NSWorkspace/DidUnmountVolumeMessage/init(localizedVolumeName:volumeURL:))

### Instance Properties

[`var localizedVolumeName: String`](/documentation/AppKit/NSWorkspace/DidUnmountVolumeMessage/localizedVolumeName)

[`var volumeURL: URL`](/documentation/AppKit/NSWorkspace/DidUnmountVolumeMessage/volumeURL)

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`MainActorMessage`](/documentation/Foundation/NotificationCenter/MainActorMessage)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)