menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim.dart
ThermionViewerJSShim
stopAnimation method
stopAnimation method
dark_mode
light_mode
stopAnimation
method
@
JS
('stopAnimation')
JSPromise
<
JSAny
?
>
stopAnimation
(
ThermionEntity
entity
,
int
animationIndex
)
Implementation
@JS('stopAnimation') external JSPromise stopAnimation(ThermionEntity entity, int animationIndex);
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim
ThermionViewerJSShim
stopAnimation method
ThermionViewerJSShim extension type