Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
Handling the Menu button event
To handle the Menu button event, use:
<cfset cfclient.events.onMenuButton(callbackfunc)> |