Edit

Share via


AVPlayerViewController.PrepareForPrerollAds Method

Definition

Notify iAd that the application will use PlayPrerollAd, preloading ad information.

public static void PrepareForPrerollAds ();
static member PrepareForPrerollAds : unit -> unit

Remarks

You should call this to give iAd a chance to prefecth information required to play an ad, this will increase the chances that an ad will be available when it is requested.

Applies to