onMultiWindowModeChanged
Called by the system when the activity changes from fullscreen mode to multi-window mode and vice-versa.
Read time 1 minuteLast updated 3 days ago
Definition
- Type: Event
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public static event Action<bool> onMultiWindowModeChanged
Remarks
Additional Resources: onMultiWindowModeChanged