Version: 2018.4
Method group is Obsolete

マニュアルに切り替える

説明

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.