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