The methods of MonoMac.Foundation.NSFileCoordinator are listed below. For a list of all members, see the NSFileCoordinator Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
static | AddFilePresenter(NSFilePresenter)Documentation for this section has not yet been entered. | |
Cancel()Documentation for this section has not yet been entered. | ||
CoordinateBatc(NSUrl[], NSFileCoordinatorReadingOptions, NSUrl[], NSFileCoordinatorWritingOptions, out NSError, NSAction)Documentation for this section has not yet been entered. | ||
CoordinateRead(NSUrl, NSFileCoordinatorReadingOptions, out NSError, NSFileCoordinatorWorker)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, NSFileCoordinatorWorker)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(NSFilePresenter)Documentation for this section has not yet been entered. | |
WillMove(NSUrl, NSUrl)Documentation for this section has not yet been entered. | ||