System.Beacon.Components.TCustomBeacon.StartScan

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure StartScan;

C++

void __fastcall StartScan();

プロパティ

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


説明

MonitorizedRegions プロパティで指定されたリージョン(ビーコン領域)でビーコンの監視を開始します。

StartScan メソッドでは、MonitorizedRegions プロパティで指定されたリージョン(ビーコン領域)でビーコンの監視を開始します。

関連項目