System.Sensors.TCustomMotionSensor.AccelerationY

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AccelerationY: Double index TProperty.AccelerationY read GetDoubleProperty;

C++

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

プロパティ

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


説明

Y 軸に対する加速度ガル単位で示す。

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

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

関連項目