---
title: itemDeactivationPolicy
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsvolume/itemdeactivationhandler/itemdeactivationpolicy
---

# itemDeactivationPolicy

A property that tells FSKit to which types of items the deactivation applies, if any.

## Declaration

```swift
var itemDeactivationPolicy: FSVolume.ItemDeactivationOptions { get }
```

## Discussion

Discussion FSKit reads this value after the file system replies to the loadResource message. Changing the returned value during the runtime of the volume has no effect.
