Enum MoveDirection
The direction for moving head or lift (up, down)
Namespace: Anki.Vector
Assembly: Anki.Vector.dll
Syntax
public enum MoveDirection
Fields
Name | Description |
---|---|
Down | Down movement |
None | No up/down movement |
Up | Up movement |