ContextualMenuManager.DisplayMenu

Declaration

public void DisplayMenu(UIElements.EventBase triggerEvent, UIElements.IEventHandler target);

Parameters

triggerEvent The event that triggered the display of the menu.
target The element for which the menu is displayed.

Returns

void True if a contextual menu was effectively displayed.

Description

Displays the contextual menu.


Did you find this page useful? Please give it a rating: