asLong
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Converts a Bundle to a Long. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.LongType
Return
The Long stored in the bundle.
Throws
if the Bundle is not associated with a SingleValueNavigationSpec matching NavigationBundleSpecType.LongType.