OnBecameInvisible()
Called after the window is removed from a container view, or is no longer visible within a tabbed collection of EditorWindow.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
public void OnBecameInvisible()
Remarks
See also EditorWindow.OnBecameVisible().