SupportedSimulatorAttribute(String) Konstruktor

Definíció

Inicializál egy új SupportedSimulatorAttribute attribútumot.

public SupportedSimulatorAttribute(string platformName);
new ObjCRuntime.SupportedSimulatorAttribute : string -> ObjCRuntime.SupportedSimulatorAttribute

Paraméterek

platformName
String

A platform, ahol ez az API támogatott a szimulátorban. Formátum: platformnév (pl. "ios", "tvos") opcionálisan egy verziószámmal (pl. "ios17.0").

A következőre érvényes: