transition
open fun transition(transitionOptions: TransitionOptions<out Any, out Any>): RequestBuilder<TranscodeType>
Content copied to clipboard
Sets the TransitionOptions to use to transition from the placeholder or thumbnail when this load completes.
The given TransitionOptions will replace any TransitionOptions set previously.
Return
This request builder.