Click or drag to resize

NodeNotificationAppPaused Field

Notification received from the OS when the app is paused.

Specific to the Android platform.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int NotificationAppPaused = 1015

Field Value

Type: Int32
See Also