Method group is Obsolete

Switch to Manual

Description

Delegate method used to register for when focus is either gained or lost.

The passed in value is the new focus state of the application. In the editor, this corresponds to whether the game view has focus (regardless of whether the editor is in play mode or not). This is called at the same time as MonoBehaviour.OnApplicationFocus.