MEDIUM_RECTANGLE constant

BannerSize const MEDIUM_RECTANGLE

Medium Rectangle.
Creates a banner of 320wx250h
Avaiable only on Tablets

For more info, read the documentation

Implementation

static const BannerSize MEDIUM_RECTANGLE = BannerSize(Size(320, 250));