PlatformAPI.IOTAExternalDeviceServices.GetExternalDeviceSimulatorID
Delphi
function GetExternalDeviceSimulatorID(const Name: string): string;
C++
virtual System::UnicodeString __fastcall GetExternalDeviceSimulatorID(const System::UnicodeString Name) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDeviceServices |
Description
GetExternalDeviceSimulatorID returns the iOS simulator ID of the external device with the specified internal name.