UiMode

object UiMode

Holds available UiMode types.

Available values are:

Properties

Link copied to clipboard
const val AUTO: String

The theme will be changed at sunrise and sunset.

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.

Link copied to clipboard
const val SYSTEM: String

The theme will be changed according your device's setting.