Detect if the image viewer is in a state where CSS transition detection is enabled.
Object.defineProperty(ImageViewer.prototype, 'isTransitionsEnabled',
get: function()
)
isTransitionsEnabled: boolean; // read-only
true if the image viewer is in a state where CSS transition detection is enabled, otherwise; false.
This property is used only if this viewer is using Elements Mode. Refer to Image Viewer Elements Mode for more information.
The value of IsTransitionsEnabled will be false after the first DisableTransitions is called and is re-set to true when the last EnableTransitions is called.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document