menu
flujs_qjs package
documentation
wrapper/JSRuntime.dart
JSRuntime
detach method
detach method
dark_mode
light_mode
detach
method
dynamic
detach
(
)
inherited
将引擎持有的指针和资源释放
Implementation
detach() { nativeFinalizer?.detach(this); }
flujs_qjs package
documentation
wrapper/JSRuntime
JSRuntime
detach method
JSRuntime class