isAborted Property

Summary

Indicates that this image loader has been aborted.

Syntax

JavaScript Syntax
Object.defineProperty(ImageLoader.prototype, 'isAborted', 
	get: function() 
) 
TypeScript Syntax
isAborted: boolean; // read-only 

Property Value

true if this image loader has been aborted; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly