Share via


InterstitialAd.State Property

Definition

Gets the current state of the interstitial ad.

public:
 property InterstitialAdState State { InterstitialAdState get(); };
InterstitialAdState State();
public InterstitialAdState State { get; }
var interstitialAdState = interstitialAd.state;
Public ReadOnly Property State As InterstitialAdState

Property Value

The current state of the interstitial ad.

Applies to