AdropPopupAd
Popup ad class responsible for requesting popup ads and displaying them to the user.
Public constructors
init
Requires Ad unit ID
Public functions
fun load()
Requests an ad from Adrop using the Ad unit ID of the AdropPopupAd.
fun show(fromRootViewController)
Show an ad from Adrop using the Ad unit ID of the AdropPopupAd.
Must be fully loaded before show is called.
Public properties
delegate
unitId
isLoaded
closeTextColor
hideForTodayTextColor
backgroundColor
Last updated