PHAssetResourceManager.CancelDataRequest(Int32) 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.
Cancels the asynchronous request identified by requestID
.
[Foundation.Export("cancelDataRequest:")]
public virtual void CancelDataRequest (int requestID);
abstract member CancelDataRequest : int -> unit
override this.CancelDataRequest : int -> unit
Parameters
- requestID
- Int32
- Attributes