menu
Dart
dart:html
Event
CAPTURING_PHASE constant
CAPTURING_PHASE
dark_mode
light_mode
描述
CAPTURING_PHASE
常量
int
const
CAPTURING_PHASE
此事件正通过目标的祖先元素传播,从文档开始。
其他资源
W3C 的事件冒泡阶段
实现
static const int CAPTURING_PHASE = 1;
Dart
dart:html
事件
捕获阶段常量
事件类
Cookie 管理控件