Class RobotObject
Abstract base class for all robot owned objects.
Implements
Namespace: Anki.Vector
Assembly: Anki.Vector.dll
Syntax
public abstract class RobotObject : INotifyPropertyChanged
Events
| Improve this Doc View SourcePropertyChanged
Occurs when a property value changes.
public event PropertyChangedEventHandler PropertyChanged
Event Type
PropertyChangedEventHandler |