asBooleanArray

Deprecated

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

Converts a Bundle to a BooleanArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.BooleanArrayType

Return

The BooleanArray stored in the bundle.

Throws