NSDocument.PerformAsynchronousFileAccess(Action) Method

Definition

[Foundation.Export("performAsynchronousFileAccessUsingBlock:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PerformAsynchronousFileAccess (Action ioCode);
abstract member PerformAsynchronousFileAccess : Action -> unit
override this.PerformAsynchronousFileAccess : Action -> unit

Parameters

ioCode
Action
Attributes

Applies to