toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-settings-ui
/
com.mapbox.dash.settings.presentation.model
/
CustomSection
Custom
Section
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
CustomSection
(
val
destination
:
SettingsNavDestination
,
val
attachToParent
:
Boolean
)
Members
Constructors
Custom
Section
Link copied to clipboard
constructor
(
destination
:
SettingsNavDestination
,
attachToParent
:
Boolean
)
Properties
attach
To
Parent
Link copied to clipboard
val
attachToParent
:
Boolean
destination
Link copied to clipboard
val
destination
:
SettingsNavDestination