Contents

NSFileAccessIntent

The details of a coordinated-read or coordinated-write operation.

Declaration

class NSFileAccessIntent

Overview

Use this class when performing asynchronous operations with a file coordinator using the coordinator’s coordinate(with:queue:byAccessor:) method.

Topics

Creating a File Access Intent

Accessing the Current URL

See Also

Coordinated file access