menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim.dart
ThermionViewerJSShim
rotateUpdate method
rotateUpdate method
dark_mode
light_mode
rotateUpdate
method
@
JS
('rotateUpdate')
JSPromise
<
JSAny
?
>
rotateUpdate
(
double
x
,
double
y
)
Implementation
@JS('rotateUpdate') external JSPromise rotateUpdate(double x, double y);
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim
ThermionViewerJSShim
rotateUpdate method
ThermionViewerJSShim extension type