startType
Mirrors android:android.app.ApplicationStartInfo getStartType() method.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
StartType startType { get; }
Remarks
For more information, refer to Android's documentation on getStartType().
Additional Resources: StartType