allow_scroll_wheel


Description:

[ Version ( since = "1.4" ) ]
public bool allow_scroll_wheel { get; set; }

Whether the widget will respond to scroll wheel events.

If the value is `FALSE`, wheel events will be ignored.