targetApiLevel
The target Android API level that the application is designed to run on.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public static int targetApiLevel { get; }
Remarks
For more information, refer to the Android documentation on targetSdkVersion.