Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 882 Bytes

humanpresencesettings_updatesettingsasync_1487056553.md

File metadata and controls

32 lines (19 loc) · 882 Bytes
-api-id -api-type
M:Windows.Devices.Sensors.HumanPresenceSettings.UpdateSettingsAsync(Windows.Devices.Sensors.HumanPresenceSettings)
winrt method

Windows.Devices.Sensors.HumanPresenceSettings.UpdateSettingsAsync(Windows.Devices.Sensors.HumanPresenceSettings)

-description

Asynchronously updates various human presence system settings with the provided values.

-parameters

-param settings

The values used to update the human presence system settings.

-returns

The asynchronous results of the operation. Use this to determine when the async call is complete.

-remarks

-see-also

UpdateSettings(Windows.Devices.Sensors.HumanPresenceSettings)

-examples