NativeAdView
Existe una versión más reciente de esta clase. Consulta la última versión.

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.

Hereda de:Object
Paquete:ads
Constructores
NativeAdView()
public NativeAdView()
Métodos de clase
render(Context, NativeAd, Type)
public static View render(Context context, NativeAd nativeAd, Type type)
ParámetroDescripción
context
nativeAd
type
render(Context, NativeAd, Type, NativeAdViewAttributes)
public static View render(Context context, NativeAd nativeAd, Type type, NativeAdViewAttributes attributes)
ParámetroDescripción
context
nativeAd
type
attributes