다음을 통해 공유


AVMetadataItem.LoadValuesAsynchronously(String[], Action) 메서드

정의

아직 로드되지 않은 경우 특정 키를 비동기적으로 로드하고 작업이 완료된 후 처리기를 실행합니다.

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

매개 변수

keys
String[]
handler
Action

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

특성

적용 대상