GenericMenu.MenuFunction2

public delegate void MenuFunction2(object userData);

Parameters

userData The data to pass through to the callback function.

Description

Callback function with user data, called when a menu item is selected.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答