AVAssetResourceLoaderDelegate.DidCancelLoadingRequest Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("resourceLoader:didCancelLoadingRequest:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidCancelLoadingRequest (AVFoundation.AVAssetResourceLoader resourceLoader, AVFoundation.AVAssetResourceLoadingRequest loadingRequest);
abstract member DidCancelLoadingRequest : AVFoundation.AVAssetResourceLoader * AVFoundation.AVAssetResourceLoadingRequest -> unit
override this.DidCancelLoadingRequest : AVFoundation.AVAssetResourceLoader * AVFoundation.AVAssetResourceLoadingRequest -> unit
Paramètres
- resourceLoader
- AVAssetResourceLoader
- loadingRequest
- AVAssetResourceLoadingRequest
- Attributs