MonoMac.Foundation.NSFileCoordinator Class
See Also: NSFileCoordinator
Syntax
[MonoMac.Foundation.Register("NSFileCoordinator", true)]
public class NSFileCoordinator : NSObject
public class NSFileCoordinator : NSObject
Requirements
Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0
The members of MonoMac.Foundation.NSFileCoordinator are listed below.
See Also: NSObject
Public Constructors
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. | ||
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. |
Public Properties
[read-only] override | ClassHandle | IntPtr. The handle for this class. |
[read-only] static | FilePresenters | NSFilePresenter[]. |