Nordic Common Libraries
Toggle table of contents
2.4.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nordic Common Libraries
navigation
/
no.nordicsemi.android.common.navigation
/
NavigationDestination
Navigation
Destination
sealed
class
NavigationDestination
A navigation view allows navigating between different destinations.
Members
Properties
id
Link copied to clipboard
val
id
:
DestinationId
<
*
,
*
>
The destination id.
Functions
plus
Link copied to clipboard
operator
fun
plus
(
other
:
List
<
NavigationDestination
>
)
:
List
<
NavigationDestination
>
operator
fun
plus
(
other
:
NavigationDestination
)
:
List
<
NavigationDestination
>