System.Sensors.TCustomBiometricSensor.HumanProximity

提供:RAD Studio API Documentation

Delphi

property HumanProximity: Double index TProperty.HumanProximity read GetDoubleProperty;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomBiometricSensor


説明

コンピュータと人との間の距離を示します。

サポート対象プラットフォーム

このプロパティは、AndroidWindows 上でのみサポートされています。

関連項目