[UnstableAttribute]
public interface IMenuInteractionHandler<UnstableAttribute>
Public Interface IMenuInteractionHandler[<UnstableAttribute>]
type IMenuInteractionHandler = interface end| Attach(MenuBase) | Attaches the interaction handler to a menu. |
| Detach(MenuBase) | Detaches the interaction handler from the attached menu. |