alwaysCallback Property

Summary

The callback function that always fires after the Viewer.loadFromUri operation has finished.

Syntax
TypeScript
JavaScript
Object.defineProperty(LoadFromUriParams.prototype, 'alwaysCallback', 
   get: function(), 
   set: function(value) 
) 
alwaysCallback: ; 

Property Value

Default value is null. If a valid function is provided, this callback fires after the Viewer.loadFromUri operation has finished.

Example

For an example, refer to Viewer.loadFromUri.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.