PerceptionFrameSourcePropertiesChangedEventArgs PerceptionFrameSourcePropertiesChangedEventArgs PerceptionFrameSourcePropertiesChangedEventArgs PerceptionFrameSourcePropertiesChangedEventArgs Class

Definition

Contains information about an attempt to change properties on a frame source.

public : sealed class PerceptionFrameSourcePropertiesChangedEventArgs : IPerceptionFrameSourcePropertiesChangedEventArgspublic sealed class PerceptionFrameSourcePropertiesChangedEventArgs : IPerceptionFrameSourcePropertiesChangedEventArgsPublic NotInheritable Class PerceptionFrameSourcePropertiesChangedEventArgs Implements IPerceptionFrameSourcePropertiesChangedEventArgs// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Properties

CollectionChange CollectionChange CollectionChange CollectionChange

Gets the type of change that occurred as a result of the property change request.

public : CollectionChange CollectionChange { get; }public CollectionChange CollectionChange { get; }Public ReadOnly Property CollectionChange As CollectionChange// You can use this property in JavaScript.
Value
CollectionChange CollectionChange CollectionChange CollectionChange

The type of change that occurred as a result of the property change request.

Key Key Key Key

Gets a string key indicating the location of the change in the collection.

public : PlatForm::String Key { get; }public string Key { get; }Public ReadOnly Property Key As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

A string key indicating the location of the change in the collection