transform

abstract fun transform(uiMode: UiMode): ThemeId

Transforms the current UI mode into a corresponding theme id.

Return

A theme id that corresponds to the given UI mode.

Parameters

uiMode

The current UI mode.