Characteristic | Locus |
---|---|
Namespace | Meadow.Foundation.Displays |
Assembly | St7565.dll |
Syntax
public enum St7565.ScrollDirection
Fields
Name | Description |
---|---|
Left | Scroll the display to the left. |
LeftAndVertical | Scroll the display from the bottom right and vertically. |
Right | Scroll the display to the right. |
RightAndVertical | Scroll the display from the bottom left and vertically. |