Share via


INSServicesMenuRequestor.ReadSelectionFromPasteboard(NSPasteboard) Method

Definition

[Foundation.Export("readSelectionFromPasteboard:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ReadSelectionFromPasteboard(AppKit.NSPasteboard pboard);
[<Foundation.Export("readSelectionFromPasteboard:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ReadSelectionFromPasteboard : AppKit.NSPasteboard -> bool
override this.ReadSelectionFromPasteboard : AppKit.NSPasteboard -> bool

Parameters

pboard
NSPasteboard

Returns

Attributes

Applies to