Skip to main content

pop 弹出事件冒泡状态

pop

类型: MethodDeclaration

所属类: EventBubbleStackManager

定义位置: input.ts

描述

弹出事件冒泡状态

返回值

类型: void

源代码

位置: 第 1005 行

public pop(): void {
this.index--
}

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