toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming
/
ThemeLoader
Theme
Loader
interface
ThemeLoader
Members
Functions
get
Theme
By
Id
Link copied to clipboard
abstract
fun
getThemeById
(
id
:
ThemeId
)
:
Theme
load
Theme
Link copied to clipboard
abstract
fun
loadTheme
(
)
:
Flow
<
Theme
>