LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

WindowActivationState

enumeration

Description

Specifies the set of reasons that a windowActivated event was raised.

Properties

CodeActivatedThe window was activated.
DeactivatedThe window was deactivated.
PointerActivatedThe window was activated by pointer interaction.