DashThemeUpdate

interface DashThemeUpdate

Inheritors

Properties

Link copied to clipboard
abstract var dayStyleRes: Int

Style resource to use when day mode is enabled.

Link copied to clipboard
abstract var locationPuck: LocationPuck?

Defines a custom look of the location puck. When null the IconTheme.puck is used.

Link copied to clipboard
abstract var nightStyleRes: Int

Style resource to use when night mode is enabled.