Click or drag to resize

ControlHelperApplicationFocus Event

Event fired when the app loses/gains focus.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static event Action<bool> ApplicationFocus
Request Example View Source

Value

Type: SystemActionBoolean
See Also