UIPasteboard.FromName(String, Boolean) Méthode
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.
Retourne le UIPasteBoard pour le nom spécifié, en créant éventuellement un s’il n’existe pas.
[Foundation.Export("pasteboardWithName:create:")]
public static UIKit.UIPasteboard FromName (string name, bool create);
static member FromName : string * bool -> UIKit.UIPasteboard
Paramètres
- name
- String
- create
- Boolean
Retours
- Attributs