HumanPresenceSensor.GetDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Synchronously retrieves a reference to the default human presence sensor.
public:
static HumanPresenceSensor ^ GetDefault();
static HumanPresenceSensor GetDefault();
public static HumanPresenceSensor GetDefault();
function getDefault()
Public Shared Function GetDefault () As HumanPresenceSensor
Returns
A reference to a human presence sensor.