NativeAdView
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

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.

Estende:Object
Pacchetto:ads
Costruttori
NativeAdView()
public NativeAdView()
Metodi di classe
render(Context, NativeAd, Type)
public static View render(Context context, NativeAd nativeAd, Type type)
ParametroDescrizione
context
nativeAd
type
render(Context, NativeAd, Type, NativeAdViewAttributes)
public static View render(Context context, NativeAd nativeAd, Type type, NativeAdViewAttributes attributes)
ParametroDescrizione
context
nativeAd
type
attributes