菜单
Dart
dart:html
Worker
支持属性
支持
暗色模式
亮色模式
描述
支持
属性
bool
supported
检查此类型是否在当前平台受支持。
实现
static bool get supported => JS('bool', '(typeof window.Worker != "undefined")');
Dart
dart:html
Worker
支持属性
Worker类
Cookie管理控件