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