UiMode

object UiMode

Holds available UiMode types.

Available values are:

Properties

Link copied to clipboard
const val DAWN: String

The theme will be dawn.

Link copied to clipboard
const val DAY: String

The theme will be day.

Link copied to clipboard
const val DUSK: String

The theme will be dusk.

Link copied to clipboard
const val NIGHT: String

The theme will be night.