Contents

itemDeactivationPolicy

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

Declaration

var itemDeactivationPolicy: FSVolume.ItemDeactivationOptions { get }

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.

See Also

Setting deactivation policy