PlatformAPI.IOTAExternalDevice.SetEmulator
Delphi
procedure SetEmulator(const Value: Boolean);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure | public | PlatformAPI.pas | PlatformAPI | IOTAExternalDevice |
Description
Use SetEmulator to define whether an external device is an Android emulator or an iOS simulator (True
) or not (False
).