isAborted Property

Summary

Indicates that the ImageLoader has been aborted.

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

Property Value

true if Abort has been called; otherwise, false.

Remarks

See Abort for more information.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly