NSManagedObject.AwakeFromFetch Method
Definition
Method that is called after the receiver is fetched.
[Foundation.Export("awakeFromFetch")]
public virtual void AwakeFromFetch ();
abstract member AwakeFromFetch : unit -> unit
override this.AwakeFromFetch : unit -> unit
- Attributes
-
Applies to