Foundation.NSFilePresenter Members

The members of Foundation.NSFilePresenter are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor that initializes a new instance of this class with no parameters.
Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
abstract
PesentedItemOperationQueueNSOperationQueue. Documentation for this section has not yet been entered.
[read-only]
abstract
PresentedItemURLNSUrl. Documentation for this section has not yet been entered.

Public Methods

AccommodatePresentedItemDeletion(Action<NSError>)
Documentation for this section has not yet been entered.
AccommodatePresentedSubitemDeletion(NSUrl, Action<NSError>)
Documentation for this section has not yet been entered.
PresentedItemChanged()
Documentation for this section has not yet been entered.
PresentedItemGainedVersion(NSFileVersion)
Documentation for this section has not yet been entered.
PresentedItemLostVersion(NSFileVersion)
Documentation for this section has not yet been entered.
PresentedItemMoved(NSUrl)
Documentation for this section has not yet been entered.
PresentedItemResolveConflictVersion(NSFileVersion)
Documentation for this section has not yet been entered.
PresentedSubitemAppeared(NSUrl)
Documentation for this section has not yet been entered.
PresentedSubitemChanged(NSUrl)
Documentation for this section has not yet been entered.
PresentedSubitemGainedVersion(NSUrl, NSFileVersion)
Documentation for this section has not yet been entered.
PresentedSubitemLostVersion(NSUrl, NSFileVersion)
Documentation for this section has not yet been entered.
PresentedSubitemMoved(NSUrl, NSUrl)
Documentation for this section has not yet been entered.
PresentedSubitemResolvedConflictVersion(NSUrl, NSFileVersion)
Documentation for this section has not yet been entered.
RelinquishPresentedItemToReader(NSFilePresenterReacquirer)
Documentation for this section has not yet been entered.
RelinquishPresentedItemToWriter(NSFilePresenterReacquirer)
Documentation for this section has not yet been entered.
SavePresentedItemChanges(Action<NSError>)
Documentation for this section has not yet been entered.