Enum ScrollDirection
Defines the direction of the scroll.
Namespace: AxaFrance.WebEngine.MobileApp
Assembly: AxaFrance.WebEngine.MobileApp.dll
Syntax
public enum ScrollDirection
Fields
| Name | Description |
|---|---|
| Down | The scroll is in the down direction. |
| Up | The scroll is in the up direction. |