Enum ObjectEventType
Object event type
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public enum ObjectEventType
Fields
Name | Description |
---|---|
CubeConnectionLost | Cube connection lost |
None | No event |
ObjectAvailable | Object available event |
ObjectConnectionState | Object connection state event |
ObjectMoved | Object moved event |
ObjectStoppedMoving | Object stopped moving event |
ObjectTapped | Object tapped |
ObjectUpAxisChanged | Object up axis changed event |
RobotObservedObject | Object observed |