System.Beacon.Components.TCustomBeacon.Nearest

提供:RAD Studio API Documentation

Delphi

function Nearest: IBeacon;

C++

System::Beacon::_di_IBeacon __fastcall Nearest();

プロパティ

種類 可視性 ソース ユニット
function public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


説明

最も近いビーコンを返します。ビーコンが検出されない場合には、nil を返します。

関連項目