NavigationBundleSpec
A set of NavigationBundleSpecRows that can be used to form a NavigationBundle using NavigationBundleSpec.toBundle
Parameters
R
The NavigationBundleSpecRow associated with this NavigationBundleSpec.
Inheritors
Properties
Functions
Link copied to clipboard
fun <R : NavigationBundleSpecRow<*>> NavigationBundleSpec<R>.toBundle(mapper: (R) -> NavigationBundleValue<*>): NavigationBundle<R>
Creates a NavigationBundle from the NavigationBundleSpec