Contents

always

An option to always perform deactivation calls.

Declaration

static var always: FSVolume.ItemDeactivationOptions { get }

Discussion

Use this option if the file system needs deactivateItem calls in circumstances beyond those covered by forRemovedItems and forPreallocatedItems.

See Also

Declaring deactivation options