InterstitialAd.State 属性

定义

获取间隙广告的当前状态。

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

属性值

间隙广告的当前状态。

适用于