Class ObjectTappedEventArgs
Object tapped event args
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public class ObjectTappedEventArgs : ObjectEventArgs
Properties
| Improve this Doc View SourceRobotTimestamp
Gets the robot timestamp of the event
public uint RobotTimestamp { get; }
Property Type
UInt32 |