System.Sensors.TCustomMotionSensor.AccelerationY

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AccelerationY: Double index TProperty.AccelerationY read GetDoubleProperty;

C++

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

Eigenschaften

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


Beschreibung

Beschleunigung in Gal für die Y-Achse.

Plattform-Unterstützung

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

Siehe auch