C# Class admob.AdSize

Afficher le fichier Open project: unity-plugins/Unity-Admob Class Usage Examples

Méthodes publiques

Свойство Type Description
Banner AdSize
IABBanner AdSize
Leaderboard AdSize
MediumRectangle AdSize
SmartBanner AdSize
WideSkyscraper AdSize

Méthodes publiques

Méthode Description
AdSize ( int width, int height )

Method Details

AdSize() public méthode

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

Property Details

Banner public_oe static_oe property

public static AdSize,admob Banner
Résultat AdSize

IABBanner public_oe static_oe property

public static AdSize,admob IABBanner
Résultat AdSize

Leaderboard public_oe static_oe property

public static AdSize,admob Leaderboard
Résultat AdSize

MediumRectangle public_oe static_oe property

public static AdSize,admob MediumRectangle
Résultat AdSize

SmartBanner public_oe static_oe property

public static AdSize,admob SmartBanner
Résultat AdSize

WideSkyscraper public_oe static_oe property

public static AdSize,admob WideSkyscraper
Résultat AdSize