NSPersistentStoreCoordinator.PerformAndWait(Action) Method

Definition

[Foundation.Export("performBlockAndWait:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PerformAndWait (Action code);
abstract member PerformAndWait : Action -> unit
override this.PerformAndWait : Action -> unit

Parameters

code
Action
Attributes

Applies to