NSTableView.MakeView(String, NSObject) Metodo

Definizione

[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

Parametri

identifier
String
owner
NSObject

Restituisce

Attributi

Si applica a