System.Sensors.TCustomBiometricSensor.HumanProximity
Delphi
property HumanProximity: Double index TProperty.HumanProximity read GetDoubleProperty;
C++
__property double HumanProximity = {read=GetDoubleProperty, index=1};
Inhaltsverzeichnis
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomBiometricSensor |
Beschreibung
Gibt die Entfernung in Meter zwischen dem Computer und der Person an.
Plattformunterstützung
Diese Eigenschaft wird nur auf Android und Windows unterstützt.