AVMetadataItem.LoadValuesAsynchronously(String[], Action) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Asynchronously loads the specific keys if they are not loaded already and runs a handler after the operation completes.
[Foundation.Export("loadValuesAsynchronouslyForKeys:completionHandler:")]
public virtual void LoadValuesAsynchronously (string[] keys, Action handler);
abstract member LoadValuesAsynchronously : string[] * Action -> unit
override this.LoadValuesAsynchronously : string[] * Action -> unit
Parameters
- keys
- String[]
- Attributes