System.Beacon.IBeacon.Distance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Distance: Double read GetDistance;

C++

__property double Distance = {read=GetDistance};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon IBeacon


Beschreibung

Die Eigenschaft Distance gibt die zuletzt berechnete Entfernung zu dem Beacon an.

Siehe auch