DrawableOrDrawableRes

Indicates that the expected value or object should be a Drawable object or the ID of a drawable resource. For example: drawableObject, R.drawable.demo.

Constructors

Link copied to clipboard
fun DrawableOrDrawableRes()