NSManagedObjectContext.MergeChangesFromContextDidSaveNotification Method

Definition

Method that is called to merge the changes that are specified by notifictaion.

[Foundation.Export("mergeChangesFromContextDidSaveNotification:")]
public virtual void MergeChangesFromContextDidSaveNotification (Foundation.NSNotification notification);
abstract member MergeChangesFromContextDidSaveNotification : Foundation.NSNotification -> unit
override this.MergeChangesFromContextDidSaveNotification : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to