System.Sensors.TCustomBiometricSensor.HumanProximity

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HumanProximity: Double index TProperty.HumanProximity read GetDoubleProperty;

C++

__property double HumanProximity = {read=GetDoubleProperty, index=1};

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.

Siehe auch