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