localizedText
fun localizedText( value: String, localizationKey: String, localizationArgs: Array<String>): LocalizedText
Content copied to clipboard
Creates text with localization
Parameters
value
Text value
localizationKey
A key to string resource that represent text in user's locale
localizationArgs
Arguments to build localized string