InterstitialAd.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.