Freigeben über


UIDocument.PerformAsynchronousFileAccess(Action) Methode

Definition

Führt eine asynchrone Dateizugriffsaktion aus.

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

Parameter

action
Action

Die zu implementierende Zugriffsaktion.

Attribute

Hinweise

Dies kann aus einem Hintergrundthread verwendet werden.

Gilt für: