AVAssetResourceLoadingRequest.FinishLoadingWithError(NSError) 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.
Causes the receiver to respond and act as if loading is finished.
[Foundation.Export("finishLoadingWithError:")]
public virtual void FinishLoadingWithError (Foundation.NSError error);
abstract member FinishLoadingWithError : Foundation.NSError -> unit
override this.FinishLoadingWithError : Foundation.NSError -> unit
Parameters
- Attributes