NSManagedObjectContext.MergeChangesFromContextDidSaveNotification Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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