コード例 #1
0
 // Hides the banner view from the screen.
 public void HideBannerView()
 {
     YumiExterns.HideBannerView(this.BannerViewPtr);
 }