adResizeStart | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Sent whan an ad is about to resize. | ||||||
Introduced | 6.0 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileAdCreate, mobileAdRegister, mobileAdDelete Message: adLoaded, adLoadFailed, adResizeEnd | ||||||
Description | Handle the adResizeStart message if you want to perform an action when an ad is about to resize. The adResizeStart message is sent to the current card when an ad is about to resize. |