Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EventSystem.isFocused

public bool isFocused;

Description

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.

Did you find this page useful? Please give it a rating: