Good morning,
Is there a way to implement onMenu
behavior within a CustomMenu
?
The Menu2InputDelegate
doesn't appear to provide an onMenu
method. I tried implementing it manually, but it doesn't seem to be triggered.
Is there a known workaround or recommended approach for this scenario?