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