language
Indicates the language as an ISO code.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public string language { get; }
Remarks
For example, (English), (German). For more information, refer to the the Android developer documentation on Locale.
ende