.NET SDK Documentation

    Show / Hide Table of Contents

    Class KnownFaceAppearedEventArgs

    Known face detected event args

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

    Properties

    | Improve this Doc View Source

    Face

    Gets the face that triggered the event

    public Face Face { get; }
    Property Type
    Face

    See Also

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