跳到主要内容

stop 停止事件冒泡

stop

类型: MethodDeclaration

所属类: EventBubbleStackManager

定义位置: input.ts

描述

停止事件冒泡

返回值

类型: void

源代码

位置: 第 992 行

public stop(): void {
this.stack[this.index] = false
}

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