NSCollectionViewDelegate.PasteboardWriterForItem Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("collectionView:pasteboardWriterForItemAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.INSPasteboardWriting PasteboardWriterForItem (AppKit.NSCollectionView collectionView, nuint index);
abstract member PasteboardWriterForItem : AppKit.NSCollectionView * nuint -> AppKit.INSPasteboardWriting
override this.PasteboardWriterForItem : AppKit.NSCollectionView * nuint -> AppKit.INSPasteboardWriting
Parameter
- collectionView
- NSCollectionView
- index
- System.System.UIntPtr System.unativeint
Gibt zurück
- Attribute