-
public class InterstitialDisplayPropertiesPublic
-
-
Method Summary
Modifier and Type Method Description intgetPubBackGroundOpacity()Returns the background opacity set for an interstitial ad voidsetPubBackGroundOpacity(floatĀ dim)Sets the background opacity for an interstitial adRecommended is 1. -
-
Method Detail
-
getPubBackGroundOpacity
int getPubBackGroundOpacity()
Returns the background opacity set for an interstitial ad
-
setPubBackGroundOpacity
void setPubBackGroundOpacity(floatĀ dim)
Sets the background opacity for an interstitial adRecommended is 1.0f
-
-
-
-