SupportedSimulatorAttribute(String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise un nouvel SupportedSimulatorAttribute attribut.
public SupportedSimulatorAttribute(string platformName);
new ObjCRuntime.SupportedSimulatorAttribute : string -> ObjCRuntime.SupportedSimulatorAttribute
Paramètres
- platformName
- String
Plateforme dans laquelle cette API est prise en charge dans le simulateur. Format : nom de la plateforme (par exemple, « ios », « tvos ») éventuellement suivi d’un numéro de version (par exemple, « ios17.0 »).