Share via


NSPasteboard.PasteboardItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSPasteboardItem[] PasteboardItems { [Foundation.Export("pasteboardItems")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pasteboardItems")>]
member this.PasteboardItems : AppKit.NSPasteboardItem[]

Property Value

Attributes

Applies to