HumanPresenceSensorReadingChangedEventArgs Class

Definition

Provides data for the HumanPresenceSensor.ReadingChanged event.

public ref class HumanPresenceSensorReadingChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HumanPresenceSensorReadingChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HumanPresenceSensorReadingChangedEventArgs
Public NotInheritable Class HumanPresenceSensorReadingChangedEventArgs
Inheritance
Object Platform::Object IInspectable HumanPresenceSensorReadingChangedEventArgs
Attributes

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Properties

Reading

Gets the human presence sensor reading.

Applies to