NativeAdView
Há uma versão mais recente desta classe disponível. Confira. a versão mais 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
Pacote:ads
Construtores
NativeAdView()
public NativeAdView()
Métodos de classe
render(Context, NativeAd, Type)
public static View render(Context context, NativeAd nativeAd, Type type)
ParâmetroDescrição
context
nativeAd
type
render(Context, NativeAd, Type, NativeAdViewAttributes)
public static View render(Context context, NativeAd nativeAd, Type type, NativeAdViewAttributes attributes)
ParâmetroDescrição
context
nativeAd
type
attributes