PlatformAPI.IOTAExternalDeviceServices.GetExternalDeviceSimulatorID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetExternalDeviceSimulatorID(const Name: string): string;

Properties

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

Description

GetExternalDeviceSimulatorID returns the iOS simulator ID of the external device with the specified internal name.

See Also