onAdOpened property
A full screen view/overlay is presented in response to the user clicking on an ad. You may want to pause animations and time sensitive interactions.
Implementation
final AdEventCallback? onAdOpened;
A full screen view/overlay is presented in response to the user clicking on an ad. You may want to pause animations and time sensitive interactions.
final AdEventCallback? onAdOpened;