C# Class admob.AdSize

Mostrar archivo 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_oe static_oe property

public static AdSize,admob Banner
return AdSize

IABBanner public_oe static_oe property

public static AdSize,admob IABBanner
return AdSize

Leaderboard public_oe static_oe property

public static AdSize,admob Leaderboard
return AdSize

MediumRectangle public_oe static_oe property

public static AdSize,admob MediumRectangle
return AdSize

SmartBanner public_oe static_oe property

public static AdSize,admob SmartBanner
return AdSize

WideSkyscraper public_oe static_oe property

public static AdSize,admob WideSkyscraper
return AdSize