asFloatArray

Deprecated

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

Converts a Bundle to a FloatArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.FloatArrayType

Return

The FloatArray stored in the bundle.

Throws