paris
/
com.airbnb.paris.proxies
/
ImageViewProxy
Image
View
Proxy
class
ImageViewProxy
(view:
ImageView
) :
BaseProxy
<
ImageViewProxy
,
ImageView
>
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
setScaleType
Link copied to clipboard
fun
setScaleType
(index:
Int
)
Content copied to clipboard
setSrc
Link copied to clipboard
fun
setSrc
(drawable:
Drawable
?)
Content copied to clipboard
setTint
Link copied to clipboard
@
RequiresApi
(
value =
21
)
fun
setTint
(color:
ColorStateList
?)
Content copied to clipboard
Properties
proxy
Link copied to clipboard
open override val
proxy
:
ImageViewProxy
Content copied to clipboard
view
Link copied to clipboard
open override val
view
:
ImageView
Content copied to clipboard