setLoaderView

open fun setLoaderView(@Nullable loaderView: View)

Sets the View that is displayed on top of this ad view while the ad is being fetched

Parameters

loaderView

the View to display when loading ad, or null if no loader needs to be displayed.