Partager via


UIDocument.PerformAsynchronousFileAccess(Action) Méthode

Définition

Effectue une action asynchrone d’accès aux fichiers.

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

Paramètres

action
Action

Action d’accès à implémenter.

Attributs

Remarques

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à