Class RobotObjectEventArgs
Object event args
Inheritance
RobotObjectEventArgs
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public abstract class RobotObjectEventArgs : RobotEventArgs
Properties
| Improve this Doc View SourceObjectEventType
Gets the object event type.
public ObjectEventType ObjectEventType { get; }
Property Type
ObjectEventType |