다음을 통해 공유


UIDocument.PerformAsynchronousFileAccess(Action) 메서드

정의

비동기 파일 액세스 작업을 수행합니다.

[Foundation.Export("performAsynchronousFileAccessUsingBlock:")]
public virtual void PerformAsynchronousFileAccess (Action action);
abstract member PerformAsynchronousFileAccess : Action -> unit
override this.PerformAsynchronousFileAccess : Action -> unit

매개 변수

action
Action

구현할 액세스 작업입니다.

특성

설명

백그라운드 스레드에서 사용할 수 있습니다.

적용 대상