Foundation.NSFilePresenter_Extensions Members

The members of Foundation.NSFilePresenter_Extensions are listed below.

See Also: Inherited members from System.Object

Public Methods

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