public enum ENViewportAutoScrollerMode : System.Enum
public enum ENViewportAutoScrollerMode : System.Enum
Member | Description |
---|---|
Disabled | Autoscrolling is not performed |
MouseInScrollMargins | Starts/stops autoscrolling when the mouse has entered/left the scrollable margins of the viewport |
MouseOrDragAreaInScrollMargins | Starts/stops autoscrolling when the mouse has entered/left the scrollable margins of the viewport, or a dragged area interests with the scrollable margins of the viewport. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENViewportAutoScrollerMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)