System.Sensors.TCustomOrientationSensor.TiltX

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TiltX: Double index TProperty.TiltX read GetDoubleProperty;

C++

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

Eigenschaften

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


Beschreibung

Getter-Methode für den Drehwinkel auf der X-Achse.

Plattformunterstützung

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

Siehe auch