Condividi tramite


UIPasteboard.FromName(String, Boolean) Metodo

Definizione

Restituisce l'oggetto UIPasteBoard per il nome specificato, creando facoltativamente uno se non esiste.

[Foundation.Export("pasteboardWithName:create:")]
public static UIKit.UIPasteboard FromName (string name, bool create);
static member FromName : string * bool -> UIKit.UIPasteboard

Parametri

name
String
create
Boolean

Restituisce

Attributi

Si applica a