toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming
/
NotifyThemeConfigChangedUseCase
Notify
Theme
Config
Changed
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
interface
NotifyThemeConfigChangedUseCase
Use case notifies a theme configuration change for specific id.
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
id
:
ThemeId
)
:
Flow
<
ThemeId
>