Enum ScrollDirection
Enumerates scroll directions.
Namespace: Attachmate.Verastream.HostIntegrator.ScriptAPI
Assembly: Attachmate.Verastream.HostIntegrator.ScriptAPI.dll
Syntax
public enum ScrollDirection
Fields
Name | Description |
---|---|
ScrollDown | Constant that specifies VHI is checking for scroll down termination. |
ScrollUp | Constant that specifies VHI is checking for scroll up termination. |