ProximitySensorDataThreshold(ProximitySensor) Constructor
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.
Creates a ProximitySensorDataThreshold object.
public:
ProximitySensorDataThreshold(ProximitySensor ^ sensor);
ProximitySensorDataThreshold(ProximitySensor const& sensor);
public ProximitySensorDataThreshold(ProximitySensor sensor);
function ProximitySensorDataThreshold(sensor)
Public Sub New (sensor As ProximitySensor)
Parameters
- sensor
- ProximitySensor
The proximity sensor.
Remarks
The threshold for a ProximitySensorDataThreshold is if the ProximitySensorReading value changes.