C# Class admob.AdSize

Show file Open project: unity-plugins/Unity-Admob Class Usage Examples

Public Properties

Property Type Description
Banner AdSize
IABBanner AdSize
Leaderboard AdSize
MediumRectangle AdSize
SmartBanner AdSize
WideSkyscraper AdSize

Public Methods

Method Description
AdSize ( int width, int height )

Method Details

AdSize() public method

public AdSize ( int width, int height )
width int
height int

Property Details

Banner public static property

public static AdSize,admob Banner
return AdSize

IABBanner public static property

public static AdSize,admob IABBanner
return AdSize

Leaderboard public static property

public static AdSize,admob Leaderboard
return AdSize

MediumRectangle public static property

public static AdSize,admob MediumRectangle
return AdSize

SmartBanner public static property

public static AdSize,admob SmartBanner
return AdSize

WideSkyscraper public static property

public static AdSize,admob WideSkyscraper
return AdSize