animationStopped Event

Summary

A leadEventType callback that invokes whenever the player's animation has stopped playing.

Syntax

TypeScript
JavaScript
Object.defineProperty(CinePlayer.prototype, 'animationStopped', 
   get: function() 
) 
   animationStopped: AnimationEventType; // read-only 

Event Data

Parameter Type Description
sender object The source of the event.
e AnimationStoppedEventArgs The event data.

Requirements

Target Platforms

See Also

CinePlayer

CinePlayer Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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