다음을 통해 공유


NSDocument.PerformAsynchronousFileAccess(Action) 메서드

정의

[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

매개 변수

ioCode
Action
특성

적용 대상