Action

sealed interface Action : SettingsIntent(source)

Groups one-off Settings commands that are not simple boolean updates.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SetLanguage(val languageCode: String) : SettingsIntent.Action