Forum Discussion
altus_nel
12 years agoContributor
Hi there,
The "Option" key is actually the "Menu" key
//JScript
Mobile.Device().PressButton(mbkMenu);
That will select the Menu key.
Regards,
Altus
The "Option" key is actually the "Menu" key
//JScript
Mobile.Device().PressButton(mbkMenu);
That will select the Menu key.
Regards,
Altus