Click or drag to resize

NodeNotificationWmGoBackRequest Field

Notification received from the OS when a go back request is sent (e.g. pressing the "Back" button on Android).

Specific to the Android platform.

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

Field Value

Type: Int32
See Also