PlatformAPI.IOTAExternalDevice.GetEmulator
Delphi
function GetEmulator: Boolean;
C++
virtual bool __fastcall GetEmulator() = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDevice |
説明
外部デバイスが Android エミュレータまたは iOS シミュレータである場合、GetEmulator は True を返します。該当しない場合は False を返します。