Experimental: this API is experimental and might be changed or removed in the future.

ContextualMenuPopulateEvent.GetPooled

切换到手册

参数

triggerEvent触发上下文菜单显示的事件。
menu要填充的菜单。
target触发上下文菜单显示的元素。

返回

ContextualMenuPopulateEvent 事件。

描述

从事件池中检索一个事件。使用此方法检索鼠标事件并初始化该事件,而不是创建新的鼠标事件。