Cancels an asynchronous fetch of the images for a given tag.
Original signature is '+ (void)cancelLoadingImageDataForTag:(NSInteger)tag'
Available in Mac OS X v10.2 and later.


- tag (NSInteger)
- The tag of the asynchronous fetch to be canceled.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)