Partager via


AVMetadataItem.LoadValuesAsynchronously(String[], Action) Méthode

Définition

Charge de manière asynchrone les clés spécifiques si elles ne sont pas déjà chargées et exécute un gestionnaire une fois l’opération terminée.

[Foundation.Export("loadValuesAsynchronouslyForKeys:completionHandler:")]
public virtual void LoadValuesAsynchronously (string[] keys, Action handler);
abstract member LoadValuesAsynchronously : string[] * Action -> unit
override this.LoadValuesAsynchronously : string[] * Action -> unit

Paramètres

keys
String[]
handler
Action

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à