ADBannerView.IsAvailable
static function IsAvailable(type: Type): bool;
static bool IsAvailable(Type type);
static def IsAvailable(type as Type) as bool
Description

Checks if the banner type is available (e.g. MediumRect is available only starting with ios6).