Partager via


UIPasteboard.FromName(String, Boolean) Méthode

Définition

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

S’applique à