NavDeepLink
-
Cmn
class NavDeepLink
NavDeepLink encapsulates the parsing and matching of a navigation deep link.
This should be added to a NavDestination using NavDestination.addDeepLink.
Summary
Nested types |
|---|
class NavDeepLink.BuilderA builder for constructing |
Public properties |
||
|---|---|---|
String? |
The action from the NavDeepLink. |
Cmn
|
String? |
The mimeType from the NavDeepLink. |
Cmn
|
String? |
The uri pattern from the NavDeepLink. |
Cmn
|