Nordic Common Libraries
Toggle table of contents
2.11.0
release
Target filter
release
Switch theme
Search in API
Skip to content
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
>