Click or drag to resize

TabsScrollingEnabled Property

if true, the mouse's scroll wheel can be used to navigate the scroll view.

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

Property Value

Type: Boolean
See Also