次の方法で共有


NSTableViewDataSource_Extensions.GetPasteboardWriterForRow メソッド

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.INSPasteboardWriting GetPasteboardWriterForRow (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, nint row);
static member GetPasteboardWriterForRow : AppKit.INSTableViewDataSource * AppKit.NSTableView * nint -> AppKit.INSPasteboardWriting

パラメーター

tableView
NSTableView
row
System.System.IntPtr System.nativeint

戻り値

属性

適用対象