.NET SDK Documentation

    Show / Hide Table of Contents

    Class RobotObject

    Abstract base class for all robot owned objects.

    Inheritance
    Object
    RobotObject
    Component
    ObservableObject
    Robot
    RobotConfiguration
    Implements
    INotifyPropertyChanged
    Namespace: Anki.Vector
    Assembly: Anki.Vector.dll
    Syntax
    public abstract class RobotObject : INotifyPropertyChanged

    Events

    | Improve this Doc View Source

    PropertyChanged

    Occurs when a property value changes.

    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    PropertyChangedEventHandler

    Implements

    System.ComponentModel.INotifyPropertyChanged

    See Also

    INotifyPropertyChanged
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables