NSApplicationDelegate.WriteSelectionToPasteboard 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.
Attention
Use the 'INSServicesMenuRequestor' protocol.
[Foundation.Export("writeSelectionToPasteboard:types:")]
[System.Obsolete("Use the 'INSServicesMenuRequestor' protocol.", false)]
public virtual bool WriteSelectionToPasteboard (AppKit.NSPasteboard board, string[] types);
abstract member WriteSelectionToPasteboard : AppKit.NSPasteboard * string[] -> bool
override this.WriteSelectionToPasteboard : AppKit.NSPasteboard * string[] -> bool
Paramètres
- board
- NSPasteboard
- types
- String[]
Retours
- Attributs