Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ADBannerView.ADBannerView

ADBannerView(type: Type, layout: Layout)
ADBannerView(Type type, Layout layout);
def ADBannerView(type as Type, layout as Layout)

Description

Creates a banner view with given type and auto-layout params.

Please check if given type is available by calling ADBannerView.IsAvailable.