The members of MonoMac.Foundation.NSFileCoordinator are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | FilePresenters | NSFilePresenter[]. Documentation for this section has not yet been entered. |
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. | ||