Skip to main content

resetPointerEventRoots 重置指针事件根元素

resetPointerEventRoots

类型: MethodDeclaration

定义位置: ui.ts

描述

重置指针事件根元素

返回值

类型: void

源代码

位置: 第 296 行

public resetPointerEventRoots(): void {
this.pointerEventRoots.length = 0
}

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