<!--
{
  "availability" : [
    "macOS: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FSKit",
  "identifier" : "/documentation/FSKit/FSVolume/MountOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "FSKit"
    ],
    "preciseIdentifier" : "c:@E@FSMountOptions"
  },
  "title" : "FSVolume.MountOptions"
}
-->

# FSVolume.MountOptions

Mount options to be requested from FSKit using the `requestedMountOptions` property.

```
struct MountOptions
```

## Topics

### Inspecting mount options

[`readOnly`](/documentation/FSKit/FSVolume/MountOptions/readOnly)

An option to request a read-only mount.

### Working with raw values

[`init(rawValue:)`](/documentation/FSKit/FSVolume/MountOptions/init(rawValue:))



---

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)