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
/
NavigationResult
/
Success
Success
data
class
Success
<
R
>
(
val
value
:
R
)
:
NavigationResult
<
R
>
The navigation has returned a result.
Members
Constructors
Success
Link copied to clipboard
constructor
(
value
:
R
)
Properties
value
Link copied to clipboard
val
value
:
R