共用方式為


NSManagedObjectContext.ObjectDidEndEditing(INSEditor) 方法

定義

[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

參數

editor
INSEditor
屬性

適用於