System.Sensors.TCustomOrientationSensor.TiltY

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TiltY: Double index TProperty.TiltY read GetDoubleProperty;

C++

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

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 Y-Achse.

Plattformunterstütztung

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

Siehe auch