System.Sensors.TCustomMotionSensor.AccelerationX

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AccelerationX: Double index TProperty.AccelerationX read GetDoubleProperty;

C++

__property double AccelerationX = {read=GetDoubleProperty, index=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMotionSensor


Beschreibung

Beschleunigung in Gal für die X-Achse.

Plattform-Unterstützung

Diese Eigenschaft wird nur unter Android, iOS und Windows unterstützt.

Siehe auch