The methods of Foundation.NSFileCoordinator are listed below. For a list of all members, see the NSFileCoordinator Members list.
See Also: Inherited members from Foundation.NSObject
static | AddFilePresenter(INSFilePresenter)Documentation for this section has not yet been entered. | |
Cancel()Documentation for this section has not yet been entered. | ||
CoordinateAccess(NSFileAccessIntent[], NSOperationQueue, Action<NSError>)Documentation for this section has not yet been entered. | ||
CoordinateBatc(NSUrl[], NSFileCoordinatorReadingOptions, NSUrl[], NSFileCoordinatorWritingOptions, out NSError, Action)Documentation for this section has not yet been entered. | ||
CoordinateRead(NSUrl, NSFileCoordinatorReadingOptions, out NSError, Action<NSUrl>)Documentation for this section has not yet been entered. | ||
CoordinateReadWrite(NSUrl, NSFileCoordinatorReadingOptions, NSUrl, NSFileCoordinatorWritingOptions, out NSError, NSFileCoordinatorWorkerRW)Documentation for this section has not yet been entered. | ||
CoordinateWrite(NSUrl, NSFileCoordinatorWritingOptions, out NSError, Action<NSUrl>)Documentation for this section has not yet been entered. | ||
CoordinateWriteWrite(NSUrl, NSFileCoordinatorWritingOptions, NSUrl, NSFileCoordinatorWritingOptions, out NSError, NSFileCoordinatorWorkerRW)Documentation for this section has not yet been entered. | ||
ItemMoved(NSUrl, NSUrl)Documentation for this section has not yet been entered. | ||
static | RemoveFilePresenter(INSFilePresenter)Documentation for this section has not yet been entered. | |
WillMove(NSUrl, NSUrl)Documentation for this section has not yet been entered. | ||