菜单
Dart
dart:html
ApplicationCache
onCached 属性
onCached
暗黑模式
亮模式
描述
onCached
属性
Stream
<
Event
>
onCached
此
ApplicationCache
处理的
cached
事件流。
实现
Stream<Event> get onCached => cachedEvent.forTarget(this);
Dart
dart:html
ApplicationCache
onCached 属性
ApplicationCache 类
Cookie 管理控制