Click or drag to resize

ControlHelperApplicationPause Event

Event fired when the app pauses/unpauses.

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

Value

Type: SystemActionBoolean
See Also