BundleType
class BundleType<R : NavigationBundleSpecRow<*>> : NavigationBundleSpecType.NonNullableNavigationBundleSpecType<NavigationBundle<R>>
A NonNullableNavigationBundleSpecType that represents a NavigationBundle with NavigationBundleSpecRow.
Parameters
R
the type of NavigationBundleSpecRow to represent
Properties
Link copied to clipboard
The NavigationBundleSpec of the NavigationBundle to represents.
Functions
Link copied to clipboard
Converts a given value T to the NavigationBundleValue associated with this type