getInstance Function

fun getInstance(context: Context): LanguageManager

Returns the shared manager, creating it on first call.

Return

the LanguageManager instance

Parameters

Top