FragmentKey

annotation class FragmentKey(value: KClass<out Fragment>)

Properties

value
Link copied to clipboard
val value: KClass<out Fragment>

Sources

androidJvm source
Link copied to clipboard