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.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).