跳到主要内容

start 开始事件冒泡

start

类型: MethodDeclaration

所属类: EventBubbleStackManager

定义位置: input.ts

描述

开始事件冒泡

返回值

类型: void

源代码

位置: 第 987 行

public start(): void {
this.stack[this.index] = true
}

文档生成时间:2025/7/7 12:07:06