Returns the language information encoded by either ISO 639-1 or ISO 639-2/T.
Syntax
[get: Android.Runtime.Register("getLanguage", "()Ljava/lang/String;", "GetGetLanguageHandler")] public stringLanguage { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the language information encoded by either ISO 639-1 or ISO 639-2/T. If the language
is unknown or could not be determined, the corresponding value will be null.