다음을 통해 공유


NSOutlineViewDelegate.RowViewForItem(NSOutlineView, NSObject) 메서드

정의

[Foundation.Export("outlineView:rowViewForItem:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSTableRowView RowViewForItem (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member RowViewForItem : AppKit.NSOutlineView * Foundation.NSObject -> AppKit.NSTableRowView
override this.RowViewForItem : AppKit.NSOutlineView * Foundation.NSObject -> AppKit.NSTableRowView

매개 변수

outlineView
NSOutlineView
item
NSObject

반환

특성

적용 대상