PlatformAPI.IOTAExternalDevice.GetEmulator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEmulator: Boolean;

Properties

Type Visibility Source Unit Parent
function public PlatformAPI.pas PlatformAPI IOTAExternalDevice

Description

GetEmulator returns True if an external device is an Android emulator or an iOS simulator; it returns False otherwise.

See Also