applyAppLanguage

internal actual fun applyAppLanguage(languageCode: String)(source)

Executes the applyAppLanguage step in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

languageCode

BCP-47 language code handled by the platform layer.

internal expect fun applyAppLanguage(languageCode: String)(source)

Executes the applyAppLanguage step in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

languageCode

BCP-47 language code handled by the platform layer.

internal actual fun applyAppLanguage(languageCode: String)(source)

Executes the applyAppLanguage step in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

languageCode

BCP-47 language code handled by the platform layer.