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