SupportedSimulatorAttribute(String) Konstruktor

Definition

Initialisiert ein neues SupportedSimulatorAttribute Attribut.

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

Parameter

platformName
String

Die Plattform, auf der diese API im Simulator unterstützt wird. Format: Plattformname (z. B. "ios", "tvos") optional gefolgt von einer Versionsnummer (z. B. "ios17.0").

Gilt für: