asLongArray

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Converts a Bundle to a LongArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.LongArrayType

Return

The LongArray stored in the bundle.

Throws