Click or drag to resize

NodeNotificationAppResumed Field

Notification received from the OS when the app is resumed.

Specific to the Android platform.

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

Field Value

Type: Int32
See Also