adClicked | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Sent when the user clicks on an ad. | ||||||
Introduced | 5.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileAdCreate, mobileAdDelete, mobileAdSetVisible, mobileAdSetTopLeft, mobileAdRegister Function: mobileAdGetTopLeft, mobileAdGetVisible Message: adLoaded, adLoadFailed | ||||||
Description | Handle the adClicked message if you want to perform an action when a user clicks on an ad. The adClicked message is sent to the object that created the ad when the user clicks on ad. |