.NET SDK Documentation

    Show / Hide Table of Contents

    Class ObjectTappedEventArgs

    Object tapped event args

    Inheritance
    Object
    EventArgs
    ObjectEventArgs
    ObjectTappedEventArgs
    Inherited Members
    ObjectEventArgs.Object
    EventArgs.Empty
    Namespace: Anki.Vector.Events
    Assembly: Anki.Vector.dll
    Syntax
    public class ObjectTappedEventArgs : 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
    Back to top Copyright (c) 2019 by Wayne Venables