<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DiskArbitration",
  "identifier" : "/documentation/DiskArbitration/DADiskUnmountOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Disk Arbitration"
    ],
    "preciseIdentifier" : "c:@T@DADiskUnmountOptions"
  },
  "title" : "DADiskUnmountOptions"
}
-->

# DADiskUnmountOptions

Options for DADiskUnmount().

```
typealias DADiskUnmountOptions = UInt32
```

## Topics

### Constants

[`kDADiskUnmountOptionForce`](/documentation/DiskArbitration/kDADiskUnmountOptionForce)

Unmount the volume even if files are still active.

[`kDADiskUnmountOptionWhole`](/documentation/DiskArbitration/kDADiskUnmountOptionWhole)

Unmount the volumes tied to the whole disk object.



---

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)