NativeAd.Image

abstract class NativeAd.Image


A native ad image asset.

Summary

Public constructors

Public properties

abstract Drawable?
Int
abstract Double

Returns the scale for this image, which denotes the ratio of pixels to dp.

abstract Uri?
Int

Public constructors

Image

Image()

Public properties

drawable

abstract val drawableDrawable?

height

val heightInt

scale

abstract val scaleDouble

Returns the scale for this image, which denotes the ratio of pixels to dp.

uri

abstract val uriUri?

width

val widthInt