DiagnosticsReporting
Class with options for reporting diagnostics information to the Android system.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public static class DiagnosticsReporting
Static Methods
Method | Description |
|---|---|
| CallReportFullyDrawn | Calls reportFullyDrawn() on the main Activity in the Android application, which is used for diagnostic and optimization purposes in Android. |