Contents

contentModificationDateKey

The time at which the resource was most recently modified.

Declaration

static let contentModificationDateKey: URLResourceKey

Discussion

This key corresponds to an NSDate value, or nil if the volume doesn’t support modification dates.

The corresponding resource is read-write.

See Also

Other resource keys