NSFilePresenter_Extensions.SavePresentedItemChanges Method

Definition

public static void SavePresentedItemChanges (this Foundation.INSFilePresenter This, Action<Foundation.NSError> completionHandler);
static member SavePresentedItemChanges : Foundation.INSFilePresenter * Action<Foundation.NSError> -> unit

Parameters

This
INSFilePresenter

The instance on which this extension method operates.

completionHandler
Action<NSError>

Applies to