NSApplicationDelegate_Extensions.WriteSelectionToPasteboard Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use the 'INSServicesMenuRequestor' protocol.
[System.Obsolete("Use the 'INSServicesMenuRequestor' protocol.", false)]
public static bool WriteSelectionToPasteboard (this AppKit.INSApplicationDelegate This, AppKit.NSPasteboard board, string[] types);
static member WriteSelectionToPasteboard : AppKit.INSApplicationDelegate * AppKit.NSPasteboard * string[] -> bool
Parameters
- board
- NSPasteboard
- types
- String[]
Returns
- Attributes