UiModeMapper

fun interface UiModeMapper

Maps the UiMode and UiModeSettings to a single UiMode type.

Functions

Link copied to clipboard
abstract suspend fun map(uiMode: String, uiModeSettings: String): String