ProximitySensorDataThreshold Klasse

Definition

Ein Schwellenwert für den ProximitySensor. Wenn die Schwellenwertbedingungen erfüllt sind, wird der Sensortrigger aktiviert.

public ref class ProximitySensorDataThreshold sealed : ISensorDataThreshold
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.Sensors.IProximitySensorDataThresholdFactory, 131072, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ProximitySensorDataThreshold final : ISensorDataThreshold
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.Sensors.IProximitySensorDataThresholdFactory), 131072, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ProximitySensorDataThreshold : ISensorDataThreshold
function ProximitySensorDataThreshold(sensor)
Public NotInheritable Class ProximitySensorDataThreshold
Implements ISensorDataThreshold
Vererbung
Object Platform::Object IInspectable ProximitySensorDataThreshold
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)

Konstruktoren

ProximitySensorDataThreshold(ProximitySensor)

Erstellt ein ProximitySensorDataThreshold-Objekt .

Gilt für:

Weitere Informationen