with

open fun with(transitionFactory: TransitionFactory<Drawable>): DrawableTransitionOptions

Returns a DrawableTransitionOptions object that uses the given transition factory.

See also