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