NSManagedObject.DidSave Method

Definition

Method that is called after the managed context operation saves values.

[Foundation.Export("didSave")]
public virtual void DidSave ();
abstract member DidSave : unit -> unit
override this.DidSave : unit -> unit
Attributes

Applies to