IMenuInteractionHandler.

Attach(IMenu) Method

Summary

Attaches the interaction handler to a menu.

Syntax

void Attach(IMenu menu)

Parameters

Name Type Description
menu IMenu The menu.

Return Value

Type Description
void