.NET SDK Documentation

    Show / Hide Table of Contents

    Class ObjectMovingEventArgs

    Object moved event args

    Inheritance
    Object
    EventArgs
    ObjectEventArgs
    ObjectMovingEventArgs
    Inherited Members
    ObjectEventArgs.Object
    EventArgs.Empty
    Namespace: Anki.Vector.Events
    Assembly: Anki.Vector.dll
    Syntax
    public class ObjectMovingEventArgs : ObjectEventArgs

    Properties

    | Improve this Doc View Source

    RobotTimestamp

    Gets the robot timestamp of the event

    public uint RobotTimestamp { get; }
    Property Type
    UInt32

    See Also

    ObjectEventArgs
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • RobotTimestamp
    • See Also
    Back to top Copyright (c) 2019 by Wayne Venables