country
Indicates the geographical location as an ISO code.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public string country { get; }
Remarks
For example, (United States), (United Kingdom). For more information, refer to the the Android developer documentation on Locale.
USGB