AndroidBuild
Provides access to Android build and platform information.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public static class AndroidBuild
Classes
Class | Description |
|---|---|
| AndroidBuild.Version | Provides access to Android platform version information, such as the device's current API level, and the application's minimum and target API levels. |