System.Sensors.TCustomLocationSensor.TrueHeading

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TrueHeading: Double index TProperty.TrueHeading read GetDoubleProperty;

C++

__property double TrueHeading = {read=GetDoubleProperty, index=5};

Eigenschaften

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


Beschreibung

Getter für die Richtung relativ zum geographischen Norden in Grad.

Plattformunterstützung

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

Siehe auch