NativeAdView
Доступна более новая версия данного класса. Посетите текущую версию.

NativeAdView provides a templated view for a NativeAd with flexible width and height determined by NativeAdView.Type. The NativeAdView officially supports widths between 280dp and 375dp. An optional NativeAdViewAttributes object can customize the template view.

Расширение:Object
Пакет:ads
Конструкторы
NativeAdView()
public NativeAdView()
Методы класса
render(Context, NativeAd, Type)
public static View render(Context context, NativeAd nativeAd, Type type)
ПараметрОписание
context
nativeAd
type
render(Context, NativeAd, Type, NativeAdViewAttributes)
public static View render(Context context, NativeAd nativeAd, Type type, NativeAdViewAttributes attributes)
ПараметрОписание
context
nativeAd
type
attributes