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
Syntaxpublic bool ScrollingEnabled { get; set; }
Property Value
Type:
Boolean
See Also