Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.