microsoft / Windows-universal-samples

API samples for the Universal Windows Platform.
MIT License
9.47k stars 7.98k forks source link

Request for sample on HumanPresence #1360

Open guliteb opened 2 years ago

guliteb commented 2 years ago

There are several new APIs on HumanPresence. https://docs.microsoft.com/en-us/uwp/api/windows.devices.sensors.humanpresencefeatures?view=winrt-22621 https://docs.microsoft.com/en-us/uwp/api/windows.devices.sensors.humanpresencesensor?view=winrt-22621 https://docs.microsoft.com/en-us/uwp/api/windows.devices.sensors.humanpresencesensorreading?view=winrt-22621 https://docs.microsoft.com/en-us/uwp/api/windows.devices.sensors.humanpresencesensorreadingchangedeventargs?view=winrt-22621 https://docs.microsoft.com/en-us/uwp/api/windows.devices.sensors.humanpresencesettings?view=winrt-22621

I cannot find samples for these APIs.

What's the plan to add sample for these APIs?

Thanks.

usivagna commented 11 months ago

Hi @guliteb , you can find some samples here: https://github.com/microsoft/Windows-universal-samples/tree/main/Samples/PresenceSensor