getLocalizedLabel

open fun getLocalizedLabel(@NonNull context: Context): String

Get the localised label for the current Package if exist, or the default label otherwise.

Return

String : localized label

Parameters

context

The application context