Share via


CollectionStatusChangedEventArgs Class

Provides data for the CollectionStatusChanged event.

Syntax

public ref class CollectionStatusChangedEventArgs sealed
public sealed class CollectionStatusChangedEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */

Members

CollectionStatusChangedEventArgs has the following members.

Properties

Name Description
PreviousCollectionStatus Gets the collection status from before the CollectionStatusChanged

Remarks

Requirements

Namespace: Microsoft.Kinect.Face

Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

See also

Reference

Microsoft.Kinect.Face Namespace