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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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