Factory

interface Factory(source)

Functions

Link copied to clipboard
abstract fun <T : NavArgument> create(): AnimatedNavDecorator<T, *>