Version: 2018.2
public bool isFocused ;

説明

Flag to say whether the EventSystem thinks it should be paused or not based upon focused state.

Used to determine inside the individual InputModules if the module should be ticked while the application does not have focus.