NativeAdView
Versi yang lebih baru dari kelas ini sudah tersedia. Lihat versi terbaru.

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.

Perpanjang:Object
Paket:ads
Konstruktor
NativeAdView()
public NativeAdView()
Metode Kelas
render(Context, NativeAd, Type)
public static View render(Context context, NativeAd nativeAd, Type type)
ParameterKeterangan
context
nativeAd
type
render(Context, NativeAd, Type, NativeAdViewAttributes)
public static View render(Context context, NativeAd nativeAd, Type type, NativeAdViewAttributes attributes)
ParameterKeterangan
context
nativeAd
type
attributes