Enum Direction
The movement direction of the item change.
Namespace: LemonUI.Menus
Assembly: LemonUI.SHVDN3.dll
Syntax
public enum Direction
Fields
| Name | Description |
|---|---|
| Left | The item was moved to the Left. |
| Right | The item was moved to the Right. |
| Unknown | The Direction is Unknown. |