coil-base
/
coil.transition
/
TransitionTarget
Transition
Target
interface
TransitionTarget
:
Target
Content copied to clipboard
A
Target
that supports applying
Transition
s.
Properties
Inheritors
Properties
drawable
Link copied to clipboard
abstract val
drawable
:
Drawable
?
Content copied to clipboard
The
view
's current
Drawable
.
view
Link copied to clipboard
abstract val
view
:
View
Content copied to clipboard
The
View
used by this
Target
.
Inheritors
GenericViewTarget
Link copied to clipboard