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.