메소드 | 설명 | |
---|---|---|
DeviceOrientationChanged ( PageOrientation pageOrientation ) : void | ||
InterstitialAdView ( ) : System | ||
Load ( bool bRaiseError = true ) : Task |
||
_closeBtn_Tap ( object sender, System e ) : void | ||
_closeBtn_Tapped ( object sender, |
메소드 | 설명 | |
---|---|---|
Navigating ( ) : void | ||
OnContentLoad ( object sender, NavigationEventArgs e ) : void | ||
SetAdSize ( int width, int height ) : void |
메소드 | 설명 | |
---|---|---|
AddCloseButton ( ) : void | ||
RotateInterstitialAd ( ) : void |
animation for banner ad
|
public DeviceOrientationChanged ( PageOrientation pageOrientation ) : void | ||
pageOrientation | PageOrientation | |
리턴 | void |
protected OnContentLoad ( object sender, NavigationEventArgs e ) : void | ||
sender | object | |
e | NavigationEventArgs | |
리턴 | void |
protected SetAdSize ( int width, int height ) : void | ||
width | int | |
height | int | |
리턴 | void |
public _closeBtn_Tap ( object sender, System e ) : void | ||
sender | object | |
e | System | |
리턴 | void |
public _closeBtn_Tapped ( object sender, |
||
sender | object | |
e | ||
리턴 | void |