UiMode

object UiMode

Holds available UiMode types.

Available values are:

Properties

Link copied to clipboard
const val DARK: String

The theme will be dark.

Link copied to clipboard
const val LIGHT: String

The theme will be light.