isTransitionsEnabled Property

Summary

Indicates if this element has been updated while a CSS transition is in effect.

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

Property Value

true if this element has been updated while a CSS transition is in effect, otherwise; false.

Remarks

Refer ElementsUpdated and Image Viewer Elements Mode for more information.

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

Leadtools.Controls Assembly

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