편집

다음을 통해 공유


NSTableView.MakeView(String, NSObject) Method

Definition

[Foundation.Export("makeViewWithIdentifier:owner:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSView MakeView (string identifier, Foundation.NSObject owner);
abstract member MakeView : string * Foundation.NSObject -> AppKit.NSView
override this.MakeView : string * Foundation.NSObject -> AppKit.NSView

Parameters

identifier
String
owner
NSObject

Returns

Attributes

Applies to