Class InterstitialDisplayPropertiesPublic
java.lang.Object
org.prebid.mobile.rendering.models.InterstitialDisplayPropertiesPublic
- Direct Known Subclasses:
InterstitialDisplayPropertiesInternal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintReturns the background opacity set for an interstitial advoidsetPubBackGroundOpacity(float dim) Sets the background opacity for an interstitial ad Recommended is 1.0f
-
Constructor Details
-
InterstitialDisplayPropertiesPublic
public InterstitialDisplayPropertiesPublic()
-
-
Method Details
-
getPubBackGroundOpacity
public int getPubBackGroundOpacity()Returns the background opacity set for an interstitial ad- Returns:
-
setPubBackGroundOpacity
public void setPubBackGroundOpacity(float dim) Sets the background opacity for an interstitial ad Recommended is 1.0f- Parameters:
dim-
-