NSDocument.SavePresentedItemChanges(Action<NSError>) Method

Definition

[Foundation.Export("savePresentedItemChangesWithCompletionHandler:")]
public virtual void SavePresentedItemChanges (Action<Foundation.NSError> completionHandler);
abstract member SavePresentedItemChanges : Action<Foundation.NSError> -> unit
override this.SavePresentedItemChanges : Action<Foundation.NSError> -> unit

Parameters

completionHandler
Action<NSError>
Attributes

Applies to