NSManagedObject.AwakeFromInsert Method

Definition

Method that is called after the managed object is inserted into a managed object context.

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

Applies to