Click or drag to resize

InputEventScreenDragIndex Property

The drag event index in the case of a multi-drag event.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also