C# Class GoogleAdMobAds.GADInterstitial

Inheritance: NSObject
Show file Open project: Reedyuk/Xamarin-Bindings Class Usage Examples

Private Properties

Property Type Description
Dispose void
EnsureGADInterstitialDelegate _GADInterstitialDelegate
GADInterstitial System
GADInterstitial System
GADInterstitial System
GADInterstitial System
LoadAndDisplayRequest void
LoadRequest void
PresentFromRootViewController void

Private Methods

Method Description
Dispose ( bool disposing ) : void
EnsureGADInterstitialDelegate ( ) : _GADInterstitialDelegate
GADInterstitial ( ) : System
GADInterstitial ( IntPtr handle ) : System
GADInterstitial ( NSCoder coder ) : System
GADInterstitial ( NSObjectFlag t ) : System
LoadAndDisplayRequest ( GADRequest request, global window, global image ) : void
LoadRequest ( GADRequest request ) : void
PresentFromRootViewController ( global rootViewController ) : void