System.Beacon.IBeacon.Distance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Distance: Double read GetDistance;

C++

__property double Distance = {read=GetDistance};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon IBeacon

Description

The Distance property indicates the last calculated distance to the beacon.

See Also