NSManagedObjectContext.ObjectDidEndEditing(INSEditor) Method

Definition

[Foundation.Export("objectDidEndEditing:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void ObjectDidEndEditing (AppKit.INSEditor editor);
override this.ObjectDidEndEditing : AppKit.INSEditor -> unit

Parameters

editor
INSEditor
Attributes

Applies to