NavigationAction

Deprecated

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

Action that describes the intent to navigate.

Type Parameters

B

the type of NavigationBundleSpecRow associated with this action.

Inheritors

Constructors

Link copied to clipboard
constructor(bundle: NavigationBundle<B>?)

Properties

Link copied to clipboard

The NavigationBundle containing rows of B used to configure navigation.