System.Sensors.TCustomLocationSensor.Authorized

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

Delphi

property Authorized: TAuthorizationType read GetAuthorized;

C++

__property TAuthorizationType Authorized = {read=GetAuthorized, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


説明

Authorized プロパティは、ユーザーが、センサに対してデバイスの位置の検知を許可するかどうかを示します。

関連項目