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