NSApplicationDelegate.ReadSelectionFromPasteboard(NSPasteboard) 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.
[Foundation.Export("readSelectionFromPasteboard:")]
[System.Obsolete("Use the 'INSServicesMenuRequestor' protocol.", false)]
public virtual bool ReadSelectionFromPasteboard (AppKit.NSPasteboard pboard);
abstract member ReadSelectionFromPasteboard : AppKit.NSPasteboard -> bool
override this.ReadSelectionFromPasteboard : AppKit.NSPasteboard -> bool
Parameters
- pboard
- NSPasteboard
Returns
- Attributes