PlatformAPI.IOTAExternalDevice.SetEmulator

From RAD Studio API Documentation
Jump to: navigation, search

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).

See Also