Click or drag to resize

ViewportGuiIsDragging Method

Returns true if the viewport is currently performing a drag operation.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool GuiIsDragging()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Viewport.GuiIsDragging"]

See Also