Class

NSFileAccessIntent

The details of a coordinated-read or coordinated-write operation. 協調読み込みまたは協調書き出し演算の詳細。

Declaration 宣言

class NSFileAccessIntent : NSObject

Overview 概要

Use this class when performing asynchronous operations with a file coordinator using the coordinator’s coordinate(with:queue:byAccessor:) method. このクラスを、非同期演算をファイルコーディネータとともにコーディネータのもつcoordinate(with:queue:byAccessor:)メソッドを使って実行する時に使ってください。

Topics 話題

Creating a File Access Intent ファイルアクセスインテントを作成する

Accessing the Current URL 現在のURLにアクセスする

Relationships 関係

Inherits From 継承元

See Also 参照

Shared Files 共有ファイル