isInMultiWindowMode
Returns true if the activity is currently in multi-window mode.
Read time 1 minuteLast updated 2 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public static bool isInMultiWindowMode { get; }
Remarks
Additional Resources: isInMultiWindowMode.