InterstitialAd.State 屬性

定義

取得插播式廣告的目前狀態。

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

屬性值

插播式廣告的目前狀態。

適用於